|
fennec
|
Check if type T0 can be converted T1
More...
#include <type_traits.h>
Checks if TypeT0
| FromT | First type |
| ToT | Second type |
Additional Inherited Members | |
Public Member Functions inherited from fennec::integral_constant< bool_t, ValueV > | |
| constexpr | operator bool_t () const noexcept |
| cast operator to allow for braced initialization | |
Static Public Attributes inherited from fennec::integral_constant< bool_t, ValueV > | |
| static constexpr bool_t | value |
| value of the constant | |