tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
allocator_arg_t.hpp File Reference

Go to the source code of this file.

Classes

struct  allocator_arg_t
 allocator_arg_t is an empty class type used to disambiguate the overloads of constructors and member functions of allocator-aware objects. More...
 

Namespaces

namespace  etl
 

Variables

constexpr allocator_arg_t allocator_arg {}
 allocator_arg is a constant of type allocator_arg_t used to disambiguate, at call site, the overloads of the constructors and member functions of allocator-aware objects.