BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslalg_nothrowmovablewrapper.h>
#include <bslmf_assert.h>
#include <bslmf_conditional.h>
#include <bslmf_isarray.h>
#include <bslmf_isfunction.h>
#include <bslmf_movableref.h>
#include <bslmf_removecv.h>
Go to the source code of this file.
Classes | |
struct | bslalg::NothrowMovableUtil |
Namesapace for NothrowMovableWrapper traits and utilities. More... | |
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 > |
The content of this file has been pre-processed for Doxygen.