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

Public Member Functions

 NothrowNone (NothrowNone &&) noexcept(false)
 
void operator= (NothrowNone &&) noexcept(false)
 

Constructor & Destructor Documentation

◆ NothrowNone()

NothrowNone::NothrowNone ( NothrowNone &&  )
inline
1351{};

Member Function Documentation

◆ operator=()

void NothrowNone::operator= ( NothrowNone &&  )
inline
1352{};

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