|
QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Public Member Functions | |
| Val () | |
| Val (Val const &) | |
| Val (Val &&) noexcept | |
| Val & | operator= (Val const &)=delete |
| Val & | operator= (Val &&) noexcept=delete |
|
inline |
|
inlinenoexcept |