Metafunction evaluating to true_type if TYPE is a specialization of NothrowMovableWrapper; otherwise, false_type.
Synopsis
Declared in <bslalg_nothrowmovableutil.h>
template<class TYPE>
struct IsWrapped
: NothrowMovableUtil_Traits<TYPE>::IsWrapped
Base Classes
Name |
Description |
|
Created with MrDocs