tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
nothrow_t Struct Reference

etl::nothrow_t is an empty class type used to disambiguate the overloads of throwing and non-throwing allocation functions. More...

#include <nothrow.hpp>

Public Member Functions

 nothrow_t ()=default
 

Detailed Description

etl::nothrow_t is an empty class type used to disambiguate the overloads of throwing and non-throwing allocation functions.

Constructor & Destructor Documentation

◆ nothrow_t()

nothrow_t ( )
explicitdefault

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