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