#include <env.hpp>
Classes | |
| struct | impl |
| INTERNAL ONLY. More... | |
| struct | impl< T, true > |
| INTERNAL ONLY. More... | |
| struct | result |
| struct | result< This(T)> |
Public Member Functions | |
| template<typename T > | |
| impl< typename detail::normalize_arg< T & > ::type >::result_type const | operator() (T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T)) const |
| template<typename T > | |
| impl< typename detail::normalize_arg< T const & > ::type >::result_type const | operator() (T const &t) const |
|
inline |
References boost::flyweights::t.
|
inline |