

Go to the source code of this file.
Namespaces | |
| boost | |
| BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
| boost::optional_detail | |
Macros | |
| #define | BOOST_OPTIONAL_DETAIL_MOVE(EXPR_) boost::move(EXPR_) |
Functions | |
| template<class T > | |
| void | boost::swap (optional< T > &x, optional< T > &y) |
| #define BOOST_OPTIONAL_DETAIL_MOVE | ( | EXPR_ | ) | boost::move(EXPR_) |
Definition at line 57 of file optional_swap.hpp.