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

Public Member Functions

 NothrowCtor (NothrowCtor &&) noexcept(true)
 
void operator= (NothrowCtor &&) noexcept(false)
 

Constructor & Destructor Documentation

◆ NothrowCtor()

NothrowCtor::NothrowCtor ( NothrowCtor &&  )
inlinenoexcept
1343{};

Member Function Documentation

◆ operator=()

void NothrowCtor::operator= ( NothrowCtor &&  )
inline
1344{};

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