#include <tuples.hpp>
Public Types | |
| typedef nil_t | type |
| typedef nil_t & | rtype |
| typedef nil_t const & | crtype |
Static Public Member Functions | |
| static nil_t | get (TupleT const &t) |
| typedef nil_t const& phoenix::tuple_element< N, TupleT >::crtype |
| typedef nil_t& phoenix::tuple_element< N, TupleT >::rtype |
| typedef nil_t phoenix::tuple_element< N, TupleT >::type |
|
inlinestatic |
Referenced by phoenix::tuple_base< tuple< A > >::operator[]().