![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
Public Member Functions | |
| template<typename UType > | |
| reference_wrapper (UType &&val) | |
| operator Type & () const noexcept | |
| Type & | get () const noexcept |
Definition at line 92 of file 018-std_ref.cpp.
|
inline |
Definition at line 100 of file 018-std_ref.cpp.
|
inlinenoexcept |
Definition at line 113 of file 018-std_ref.cpp.
|
inlinenoexcept |
Definition at line 110 of file 018-std_ref.cpp.