Forward declares boost::hana::repeat.  
More...
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
| Variables | |
| constexpr auto | boost::hana::repeat | 
| Invokes a nullary function ntimes.Given anIntegralConstantnand a nullary functionf,repeat(n, f)will callfntimes. In particular, any decent compiler should expandrepeat(n, f)to.  More... | |
Forward declares boost::hana::repeat.