|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | is_void< T > |
| Define a member typedef only if a boolean constant is true. More... | |
Namespaces | |
| namespace | etl |
Variables | |
| template<typename T > | |
| constexpr bool | is_void_v = is_same_v<void, remove_cv_t<T>> |