Defines boost::hana::to
and related utilities.
More...
Classes | |
struct | boost::hana::is_convertible< From, To, typename > |
Returns whether there is a Hana-conversion from a data type to another. More... | |
struct | boost::hana::is_embedded< From, To, typename > |
Returns whether a data type can be embedded into another data type. More... | |
Namespaces | |
boost::hana | |
Namespace containing everything in the library. | |
Defines boost::hana::to
and related utilities.