QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
std::experimental::Val Struct Reference

Public Member Functions

 Val ()
 
 Val (Val const &)
 
 Val (Val &&) noexcept
 
Valoperator= (Val const &)=delete
 
Valoperator= (Val &&) noexcept=delete
 

Constructor & Destructor Documentation

◆ Val() [1/3]

std::experimental::Val::Val ( )
inline
17{}

◆ Val() [2/3]

std::experimental::Val::Val ( Val const )
inline
18{}

◆ Val() [3/3]

std::experimental::Val::Val ( Val &&  )
inlinenoexcept
19{}

Member Function Documentation

◆ operator=() [1/2]

Val & std::experimental::Val::operator= ( Val const )
delete

◆ operator=() [2/2]

Val & std::experimental::Val::operator= ( Val &&  )
deletenoexcept

The documentation for this struct was generated from the following file: