#include <core/memory/move.hpp>
template<typename T>
IsLValueReference struct
Used to check if a type is an rvalue reference.
| Template parameters | |
|---|---|
| T | Type. |