tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
struct | nothrow_t |
etl::nothrow_t is an empty class type used to disambiguate the overloads of throwing and non-throwing allocation functions. More... | |
Namespaces | |
namespace | etl |
Variables | |
constexpr auto | nothrow = etl::nothrow_t{} |
etl::nothrow is a constant of type etl::nothrow_t used to disambiguate the overloads of throwing and non-throwing allocation functions. | |