Forward declares boost::hana::take_back.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::take_back | 
| Returns the last nelements of a sequence, or the whole sequence if the sequence has less thannelements.  More... | |
| template<std::size_t n> | |
| constexpr auto | boost::hana::take_back_c | 
| Equivalent to take_back; provided for convenience.  More... | |
Forward declares boost::hana::take_back.