Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces

bslalg_nothrowmovableutil.h File Reference

Provide a wrapper that asserts a noexcept move constructor. More...

Go to the source code of this file.

Classes

struct  bslalg::NothrowMovableUtil
struct  bslalg::NothrowMovableUtil::IsWrapped< TYPE >
struct  bslalg::NothrowMovableUtil::WrappedType< TYPE >
struct  bslalg::NothrowMovableUtil::UnwrappedType< TYPE >
struct  bslalg::NothrowMovableUtil_Traits< TYPE, false >
struct  bslalg::NothrowMovableUtil_Traits< TYPE, true >
struct  bslalg::NothrowMovableUtil_Traits< NothrowMovableWrapper< TYPE >, false >

Namespaces

namespace  bslalg

Detailed Description