cppx-core
|
#include <In_out_ref_.hpp>
Public Member Functions | |
In_out_ref_ (reference_wrapper< Type > &&ref) | |
Friends | |
template<class U , class > | |
auto | in_out_ref (U &o) -> In_out_ref_< U > |
Definition at line 16 of file In_out_ref_.hpp.
|
inline |
Definition at line 26 of file In_out_ref_.hpp.
|
friend |