|
cppx-core
|
#include <cppx-core/language/syntax/macro-use.hpp>#include <cppx-core/language/tmp/basic-Enable_if_.hpp>#include <cppx-core/language/tmp/basic-type-traits.hpp>#include <functional>
Go to the source code of this file.
Classes | |
| class | cppx::In_out_ref_< Type, class > |
Namespaces | |
| cppx | |
Functions | |
| cppx::CPPX_USE_STD (ref, reference_wrapper) | |
| template<class Type , class = Enable_if_<not is_const_<Type>>> | |
| auto | cppx::in_out_ref (Type &o) -> In_out_ref_< Type > |
1.8.15