Quick Links:

bal | bbl | bdl | bsl

bslmf::MovableRefUtil::RemoveReference< t_TYPE > Struct Template Reference

#include <bslmf_movableref.h>


Detailed Description

template<class t_TYPE>
struct bslmf::MovableRefUtil::RemoveReference< t_TYPE >

This struct template provides a metafunction that, if the specified t_TYPE is a reference type, defines a nested type typedef of the type to which t_TYPE refers, and defines a nested type typedef of t_TYPE otherwise.

See Component bslmf_movableref


The documentation for this struct was generated from the following file: