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

Forward declares boost::hana::reverse. More...

Namespaces

 boost
 
 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::reverse
 Reverse a sequence.Specifically, reverse(xs) is a new sequence containing the same elements as xs, except in reverse order. More...
 

Detailed Description

Forward declares boost::hana::reverse.