|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bdlscm_version.h>#include <bdlb_printmethods.h>#include <bslalg_swaputil.h>#include <bslma_allocator.h>#include <bslma_constructionutil.h>#include <bslma_default.h>#include <bslma_destructionutil.h>#include <bslma_usesbslmaallocator.h>#include <bslmf_assert.h>#include <bslmf_conditional.h>#include <bslmf_enableif.h>#include <bslmf_integralconstant.h>#include <bslmf_isbitwisecopyable.h>#include <bslmf_isbitwisemoveable.h>#include <bslmf_isconvertible.h>#include <bslmf_issame.h>#include <bslmf_movableref.h>#include <bslmf_nestedtraitdeclaration.h>#include <bslmf_nil.h>#include <bslmf_removeconst.h>#include <bslmf_removecvref.h>#include <bslmf_removereference.h>#include <bslmf_typelist.h>#include <bslmf_util.h>#include <bslx_instreamfunctions.h>#include <bslx_outstreamfunctions.h>#include <bslx_versionfunctions.h>#include <bsls_assert.h>#include <bsls_compilerfeatures.h>#include <bsls_objectbuffer.h>#include <bsls_util.h>#include <bsl_algorithm.h>#include <bsl_iosfwd.h>#include <bslmf_if.h>#include <bslalg_scalardestructionprimitives.h>#include <bslalg_scalarprimitives.h>#include <bsl_typeinfo.h>Go to the source code of this file.
Typedefs | |
| typedef char | bdlb::Variant_ReturnValueHelper_YesType |
Functions | |
| template<class TYPES > | |
| bool | bdlb::operator== (const VariantImp< TYPES > &lhs, const VariantImp< TYPES > &rhs) |
| template<class TYPES > | |
| bool | bdlb::operator!= (const VariantImp< TYPES > &lhs, const VariantImp< TYPES > &rhs) |
| template<class TYPES > | |
| bsl::ostream & | bdlb::operator<< (bsl::ostream &stream, const VariantImp< TYPES > &object) |
| template<class TYPES > | |
| void | bdlb::swap (VariantImp< TYPES > &a, VariantImp< TYPES > &b) |
The content of this file has been pre-processed for Doxygen.