Boost.Hana  1.2.0
Your standard library for metaprogramming
pair.hpp File Reference

Adapts std::pair for use with Hana. More...

Classes

struct  std::pair< First, Second >
 Adaptation of std::pair for Hana. More...
 

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Detailed Description

Adapts std::pair for use with Hana.