My Project
Classes
is_rvalue_reference.hpp File Reference
#include "true_type.hpp"
#include "false_type.hpp"

Go to the source code of this file.

Classes

class  bsl::is_rvalue_reference< T >
 If the provided type is an rvalue reference type, provides the member constant value equal to true. Otherwise the member constant value is false. More...
 

Detailed Description