|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | is_nothrow_convertible< From, To > |
| struct | is_nothrow_convertible< From, To > |
Namespaces | |
| namespace | etl |
Variables | |
| template<typename From , typename To > | |
| constexpr bool | is_nothrow_convertible_v = is_nothrow_convertible<From, To>::value |