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

helper for call_for_range: base case More...

#include <call_for_range.hpp>

Static Public Member Functions

static void call (Functor &&)
 

Detailed Description

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

helper for call_for_range: base case

Definition at line 45 of file call_for_range.hpp.

Member Function Documentation

static void call ( Functor &&  )
inlinestatic

Definition at line 48 of file call_for_range.hpp.


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