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

Go to the source code of this file.

Classes

struct  piecewise_construct_t
 etl::piecewise_construct_t is an empty class tag type used to disambiguate between different functions that take two tuple arguments. More...
 

Namespaces

namespace  etl
 

Variables

constexpr auto piecewise_construct = piecewise_construct_t{}
 The constant etl::piecewise_construct is an instance of an empty struct tag type etl::piecewise_construct_t.