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

Forward declares boost::hana::prefix. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::prefix
 Inserts a value before each element of a monadic structure.Given a monadic structure xs and a value z called the prefix, prefix returns a new monadic structure. prefix satisfies. More...
 

Detailed Description

Forward declares boost::hana::prefix.