Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
std::nothrow_t Class Reference

Tag type used to disambiguate the overloads of throwing and non-throwing allocation functions. More...

Public Member Functions

 nothrow_t ()=default
 Default explicit constructor.
 

Detailed Description

Tag type used to disambiguate the overloads of throwing and non-throwing allocation functions.

Constructor & Destructor Documentation

◆ nothrow_t()

std::nothrow_t::nothrow_t ( )
explicitdefault

Default explicit constructor.


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