tlx
VMapForRangeImpl< Index, 0, Functor > Class Template Reference

helper for vmap_for_range: base case More...

#include <vmap_for_range.hpp>

Static Public Member Functions

static auto call (Functor &&)
 

Detailed Description

template<size_t Index, typename Functor>
class tlx::meta_detail::VMapForRangeImpl< Index, 0, Functor >

helper for vmap_for_range: base case

Definition at line 50 of file vmap_for_range.hpp.

Member Function Documentation

static auto call ( Functor &&  )
inlinestatic

Definition at line 53 of file vmap_for_range.hpp.


The documentation for this class was generated from the following file: