tetl 0.1.0
Embedded Template Library
|
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. | |