Declared in <bsls_util.h>
<bsls_util.h>
template<class TYPE> struct Util_RemoveReference<TYPE&&>;
Name
Description
type
Alias of TYPE with reference qualifiers removed.
TYPE
Created with MrDocs