Quick Links:

bal | bbl | bdl | bsl

Public Types

bslalg::NothrowMovableUtil_Traits< NothrowMovableWrapper< TYPE >, false > Struct Template Reference

#include <bslalg_nothrowmovableutil.h>

List of all members.

Public Types

typedef bsl::true_type IsWrapped
typedef TYPE UnwrappedType
typedef NothrowMovableWrapper
< TYPE > 
WrappedType

Detailed Description

template<class TYPE>
struct bslalg::NothrowMovableUtil_Traits< NothrowMovableWrapper< TYPE >, false >

Component-private class -- do not use. This specialization is for wrapped types.

See Component bslalg_nothrowmovableutil


Member Typedef Documentation

template<class TYPE >
typedef bsl::true_type bslalg::NothrowMovableUtil_Traits< NothrowMovableWrapper< TYPE >, false >::IsWrapped
template<class TYPE >
typedef TYPE bslalg::NothrowMovableUtil_Traits< NothrowMovableWrapper< TYPE >, false >::UnwrappedType
template<class TYPE >
typedef NothrowMovableWrapper<TYPE> bslalg::NothrowMovableUtil_Traits< NothrowMovableWrapper< TYPE >, false >::WrappedType

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