Boost.Hana  1.0.2
Your standard library for metaprogramming
to.hpp File Reference

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
 
 boost::hana
 Namespace containing everything in the library.
 

Detailed Description

Defines boost::hana::to and related utilities.