Boost.Hana  1.5.0
Your standard library for metaprogramming
suffix.hpp File Reference

Forward declares boost::hana::suffix. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::suffix
 Inserts a value after each element of a monadic structure.Given a monadic structure xs and a value z (called the suffix), suffix returns a new monadic structure such that. More...
 

Detailed Description

Forward declares boost::hana::suffix.