#include <bind.hpp>
Public Member Functions | |
list1 (A1 a1) | |
A1 | operator[] (boost::arg< 1 >) const |
A1 | operator[] (boost::arg< 1 >(*)()) 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== (list1 const &rhs) const |
Private Attributes | |
A1 | a1_ |
|
inlineexplicit |
References boost::_bi::storage1< A1 >::accept().
|
inline |
References boost::_bi::storage1< A1 >::a1_, and boost::_bi::unwrapper< F >::unwrap().
|
inline |
References boost::_bi::storage1< A1 >::a1_, and boost::_bi::unwrapper< F >::unwrap().
|
inline |
References boost::_bi::storage1< A1 >::a1_, and boost::_bi::unwrapper< F >::unwrap().
|
inline |
References boost::_bi::storage1< A1 >::a1_, and boost::_bi::unwrapper< F >::unwrap().
|
inline |
References boost::_bi::storage1< A1 >::a1_, and boost::_bi::ref_compare().
|
inline |
References boost::_bi::storage1< A1 >::a1_.
|
inline |
References boost::_bi::storage1< A1 >::a1_.
|
inline |
References boost::_bi::value< T >::get().
|
inline |
References boost::_bi::value< T >::get().
|
inline |
References boost::reference_wrapper< T >::get().
|
inline |
|
inline |