tlx
Loading...
Searching...
No Matches
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 &&)
 
static auto call (Functor &&f)
 

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

◆ call() [1/2]

template<size_t Index, typename Functor>
static auto call ( Functor && )
inlinestatic

Definition at line 53 of file vmap_for_range.hpp.

◆ call() [2/2]

static auto call ( Functor && f)
inlinestatic

Definition at line 38 of file vmap_for_range.hpp.


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