Forward declares 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::embedding< bool > | 
| Marks a conversion between data types as being an embedding.  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. | |
| Variables | |
| template<typename To > | |
| constexpr auto | boost::hana::to | 
| Converts an object from one data type to another.  More... | |
Forward declares boost::hana::to and related utilities.