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

Public Member Functions

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

Constructor & Destructor Documentation

◆ NothrowAssign()

NothrowAssign::NothrowAssign ( NothrowAssign &&  )
inline
1347{};

Member Function Documentation

◆ operator=()

void NothrowAssign::operator= ( NothrowAssign &&  )
inlinenoexcept
1348{};

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