QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Public Member Functions | |
Guard () | |
Guard (std::string s, int=0) | |
Guard (const Guard &)=delete | |
Guard (Guard &&)=delete | |
void | operator= (const Guard &)=delete |
void | operator= (Guard &&)=delete |
Public Attributes | |
std::string | val |
|
inline |
|
inlineexplicit |
|
delete |
|
delete |
|
delete |
|
delete |
std::string Guard::val |