tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
template<typename T> | |
void | test_implicit_default_constructible (T) |
Variables | |
template<typename T> | |
constexpr auto | is_implicit_default_constructible_v = is_implicit_default_constructible<T>::value |