Determine if a type T is an instantiation of reference_wrapper.
More...
#include <ref.hpp>
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=false) | |
Determine if a type T is an instantiation of reference_wrapper.
The value static constant will be true if the type T is a specialization of reference_wrapper.
Definition at line 194 of file core/ref.hpp.
| boost::is_reference_wrapper< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = false |
||
| ) |