__get_helper< _GLIBCXX_NUM_ARGS, _Tp > Struct Template Reference

#include <tuple_iterate.h>

List of all members.

Static Public Member Functions

static __add_ref< typename
tuple_element< _GLIBCXX_NUM_ARGS,
_Tp >::type >::type 
get_value (_Tp &__in)
static __add_c_ref< typename
tuple_element< _GLIBCXX_NUM_ARGS,
_Tp >::type >::type 
get_value (const _Tp &__in)


Detailed Description

template<typename _Tp>
struct __get_helper< _GLIBCXX_NUM_ARGS, _Tp >

Definition at line 119 of file tuple_iterate.h.


Member Function Documentation

template<typename _Tp>
static __add_c_ref<typename tuple_element<_GLIBCXX_NUM_ARGS, _Tp>::type>::type __get_helper< _GLIBCXX_NUM_ARGS, _Tp >::get_value ( const _Tp &  __in  )  [inline, static]

Definition at line 128 of file tuple_iterate.h.

References _GLIBCXX_NUM_ARGS_PLUS_1.

template<typename _Tp>
static __add_ref<typename tuple_element<_GLIBCXX_NUM_ARGS, _Tp>::type>::type __get_helper< _GLIBCXX_NUM_ARGS, _Tp >::get_value ( _Tp &  __in  )  [inline, static]

Definition at line 123 of file tuple_iterate.h.

References _GLIBCXX_NUM_ARGS_PLUS_1.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:57:37 2010 for GNU C++ STL by  doxygen 1.4.7