FLANG
|
Public Types | |
using | Result = std::optional<Expr<SomeKind<TOCAT>>> |
using | Types = CategoryTypes<TOCAT> |
Public Member Functions | |
ConvertToKindHelper (int k, VALUE &&x) | |
template<typename T> | |
Result | Test () |
Public Attributes | |
int | kind |
VALUE | value |