#include <bind.hpp>
Public Member Functions | |
list6 (A1 a1, A2 a2, A3 a3, A4 a4, A5 a5, A6 a6) | |
A1 | operator[] (boost::arg< 1 >) const |
A2 | operator[] (boost::arg< 2 >) const |
A3 | operator[] (boost::arg< 3 >) const |
A4 | operator[] (boost::arg< 4 >) const |
A5 | operator[] (boost::arg< 5 >) const |
A6 | operator[] (boost::arg< 6 >) const |
A1 | operator[] (boost::arg< 1 >(*)()) const |
A2 | operator[] (boost::arg< 2 >(*)()) const |
A3 | operator[] (boost::arg< 3 >(*)()) const |
A4 | operator[] (boost::arg< 4 >(*)()) const |
A5 | operator[] (boost::arg< 5 >(*)()) const |
A6 | operator[] (boost::arg< 6 >(*)()) const |
template<class T > | |
T & | operator[] (_bi::value< T > &v) const |
template<class T > | |
T const & | operator[] (_bi::value< T > const &v) const |
template<class T > | |
T & | operator[] (reference_wrapper< T > const &v) const |
template<class R , class F , class L > | |
result_traits< R, F >::type | operator[] (bind_t< R, F, L > &b) const |
template<class R , class F , class L > | |
result_traits< R, F >::type | operator[] (bind_t< R, F, L > const &b) const |
template<class R , class F , class A > | |
R | operator() (type< R >, F &f, A &a, long) |
template<class R , class F , class A > | |
R | operator() (type< R >, F const &f, A &a, long) const |
template<class F , class A > | |
void | operator() (type< void >, F &f, A &a, int) |
template<class F , class A > | |
void | operator() (type< void >, F const &f, A &a, int) const |
template<class V > | |
void | accept (V &v) const |
bool | operator== (list6 const &rhs) const |
Private Types | |
typedef storage5< A1, A2, A3, A4, A5 > | inherited |
Private Attributes | |
A6 | a6_ |
A5 | a5_ |
A4 | a4_ |
A3 | a3_ |
A2 | a2_ |
A1 | a1_ |
|
inline |
|
inline |
References boost::_bi::storage1< A1 >::a1_, boost::_bi::storage2< A1, A2 >::a2_, boost::_bi::storage3< A1, A2, A3 >::a3_, boost::_bi::storage4< A1, A2, A3, A4 >::a4_, boost::_bi::storage5< A1, A2, A3, A4, A5 >::a5_, boost::_bi::storage6< A1, A2, A3, A4, A5, A6 >::a6_, and boost::_bi::unwrapper< F >::unwrap().
|
inline |
References boost::_bi::storage1< A1 >::a1_, boost::_bi::storage2< A1, A2 >::a2_, boost::_bi::storage3< A1, A2, A3 >::a3_, boost::_bi::storage4< A1, A2, A3, A4 >::a4_, boost::_bi::storage5< A1, A2, A3, A4, A5 >::a5_, boost::_bi::storage6< A1, A2, A3, A4, A5, A6 >::a6_, and boost::_bi::unwrapper< F >::unwrap().
|
inline |
References boost::_bi::storage1< A1 >::a1_, boost::_bi::storage2< A1, A2 >::a2_, boost::_bi::storage3< A1, A2, A3 >::a3_, boost::_bi::storage4< A1, A2, A3, A4 >::a4_, boost::_bi::storage5< A1, A2, A3, A4, A5 >::a5_, boost::_bi::storage6< A1, A2, A3, A4, A5, A6 >::a6_, and boost::_bi::unwrapper< F >::unwrap().
|
inline |
References boost::_bi::storage1< A1 >::a1_, boost::_bi::storage2< A1, A2 >::a2_, boost::_bi::storage3< A1, A2, A3 >::a3_, boost::_bi::storage4< A1, A2, A3, A4 >::a4_, boost::_bi::storage5< A1, A2, A3, A4, A5 >::a5_, boost::_bi::storage6< A1, A2, A3, A4, A5, A6 >::a6_, and boost::_bi::unwrapper< F >::unwrap().
|
inline |
References boost::_bi::storage1< A1 >::a1_.
|
inline |
References boost::_bi::storage2< A1, A2 >::a2_.
|
inline |
References boost::_bi::storage3< A1, A2, A3 >::a3_.
|
inline |
References boost::_bi::storage4< A1, A2, A3, A4 >::a4_.
|
inline |
References boost::_bi::storage5< A1, A2, A3, A4, A5 >::a5_.
|
inline |
|
inline |
References boost::_bi::storage1< A1 >::a1_.
|
inline |
References boost::_bi::storage2< A1, A2 >::a2_.
|
inline |
References boost::_bi::storage3< A1, A2, A3 >::a3_.
|
inline |
References boost::_bi::storage4< A1, A2, A3, A4 >::a4_.
|
inline |
References boost::_bi::storage5< A1, A2, A3, A4, A5 >::a5_.
|
inline |
|
inline |
References boost::_bi::value< T >::get().
|
inline |
References boost::_bi::value< T >::get().
|
inline |
References boost::reference_wrapper< T >::get().
|
inline |
|
inline |