#include <boost/detail/reference_content.hpp>
#include <boost/mpl/bool.hpp>
#include <boost/mpl/if.hpp>
#include <boost/mpl/not.hpp>
#include <boost/type_traits/is_reference.hpp>
Go to the source code of this file.
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::optional_detail | |
Functions | |
template<class To , class From > | |
void | boost::optional_detail::prevent_binding_rvalue_ref_to_optional_lvalue_ref () |