VisionCpp  0.0.1
visioncpp::internal::tools::tuple::Index_list< Is > Struct Template Reference

Creates a list of indices created for the elements in the tuple. More...

#include <tuple.hpp>

Collaboration diagram for visioncpp::internal::tools::tuple::Index_list< Is >:

Detailed Description

template<size_t... Is>
struct visioncpp::internal::tools::tuple::Index_list< Is >

Creates a list of indices created for the elements in the tuple.

Template Parameters
Is...a list of indices from range of [0 to sizeof...(tuple elements)).

Definition at line 172 of file tuple.hpp.


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