|
Evo C++ Library v0.5.1
|
#include <evo/meta.h>
Check if type T is convertible to type U.
Value member holds result.
| T | Type to check conversion on |
| U | Type to check conversion to |
Static Public Attributes | |
| static const bool | value = (sizeof(check(make())) == sizeof(SmallType)) |
| Result value. More... | |
|
static |
Result value.
1.8.13