A metafunction that allows to acquire the result of the value extraction. More...
#include <value_extraction_fwd.hpp>
Public Types | |
| typedef value_ref< T, TagT > | type | 
A metafunction that allows to acquire the result of the value extraction.
The metafunction results in a type that is in form of value_ref< T, TagT >. 
| typedef value_ref< T, TagT > boost::result_of::extract< T, TagT >::type |