Thrill  0.1
VMapForRangeImpl< Index, Size, Functor > Class Template Reference

Detailed Description

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

helper for vmap_for_range: general recursive case

Definition at line 35 of file vmap_for_range.hpp.

#include <vmap_for_range.hpp>

Static Public Member Functions

static auto call (Functor &&f)
 

Member Function Documentation

◆ call()

static auto call ( Functor &&  f)
inlinestatic

Definition at line 38 of file vmap_for_range.hpp.

References gen_data::x.

Referenced by tlx::vmap_for_range().


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