Boost.Hana  1.7.1
Your standard library for metaprogramming
default.hpp File Reference

Defines boost::hana::default_ and boost::hana::is_default. More...

Classes

struct  boost::hana::is_default< Method, typename >
 Returns whether a tag-dispatched method implementation is a default implementation. More...
 

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Detailed Description

Defines boost::hana::default_ and boost::hana::is_default.