The function object initializes the value reference. More...
#include <value_extraction.hpp>
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| value_ref_initializer (RefT &ref) | |
| template<typename ArgT > | |
| result_type | operator() (ArgT const &arg) const |
The function object initializes the value reference.
| typedef void boost::aux::value_ref_initializer< RefT >::result_type |
|
inline |
|
inline |