Go to the source code of this file.
Namespaces | |
beluga | |
The main Beluga namespace. | |
Functions | |
template<class T , class U > | |
constexpr auto && | beluga::forward_like (U &&value) noexcept |
Returns a reference to a value which has similar properties to T&& . More... | |