Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
phoenix::tuple<> Struct Template Reference

#include <tuples.hpp>

Inheritance diagram for phoenix::tuple<>:
Collaboration diagram for phoenix::tuple<>:

Public Types

typedef nil_t a_type
 
typedef nil_t b_type
 
typedef nil_t c_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (int, length=0)
 
tuple_element< N, tuple<> >::crtype operator[] (tuple_index< N >) const
 
tuple_element< N, tuple<> >::rtype operator[] (tuple_index< N >)
 

Member Typedef Documentation

typedef nil_t phoenix::tuple_base< tuple<> >::a_type
inherited
typedef nil_t phoenix::tuple_base< tuple<> >::b_type
inherited
typedef nil_t phoenix::tuple_base< tuple<> >::c_type
inherited

Member Function Documentation

phoenix::tuple<>::BOOST_STATIC_CONSTANT ( int  ,
length  = 0 
)
tuple_element<N, tuple<> >::crtype phoenix::tuple_base< tuple<> >::operator[] ( tuple_index< N ) const
inlineinherited
tuple_element<N, tuple<> >::rtype phoenix::tuple_base< tuple<> >::operator[] ( tuple_index< N )
inlineinherited

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