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

Forward declares boost::hana::drop_front_exactly. More...

Namespaces

 boost::hana
 Namespace containing everything in the library.
 

Variables

constexpr auto boost::hana::drop_front_exactly
 Drop the first n elements of an iterable, and return the rest. More...
 

Detailed Description

Forward declares boost::hana::drop_front_exactly.