|
fcppt 5.2.0
Freundlich's C++ toolkit
|
Public Types | |
| using | undecorated_type = Type |
| using | decorated_type = fcppt::strong_typedef<Type, Alias> |
Static Public Member Functions | |
| static decorated_type | decorate (undecorated_type const &_value) |
| static undecorated_type | undecorate (decorated_type const &_value) |
| using fcppt::type_iso::transform< fcppt::strong_typedef< Type, Alias > >::decorated_type = fcppt::strong_typedef<Type, Alias> |
| using fcppt::type_iso::transform< fcppt::strong_typedef< Type, Alias > >::undecorated_type = Type |
|
inlinestatic |
|
inlinestatic |