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

Public Member Functions

 VoidNothrowBoth (VoidNothrowBoth &&) noexcept(true)
 
void operator= (VoidNothrowBoth &&) noexcept(true)
 

Constructor & Destructor Documentation

◆ VoidNothrowBoth()

std::experimental::VoidNothrowBoth::VoidNothrowBoth ( VoidNothrowBoth &&  )
inlinenoexcept
47{};

Member Function Documentation

◆ operator=()

void std::experimental::VoidNothrowBoth::operator= ( VoidNothrowBoth &&  )
inlinenoexcept
48{}; // note void return type

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