|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bdlscm_version.h>#include <bdlat_bdeatoverrides.h>#include <bdlat_enumfunctions.h>#include <bdlat_typecategory.h>#include <bdlat_typetraits.h>#include <bdlb_nullablevalue.h>#include <bslalg_hastrait.h>#include <bslmf_conditional.h>#include <bslmf_isconvertible.h>#include <bsls_platform.h>#include <bsl_string.h>#include <bsl_vector.h>#include <bslmf_if.h>Go to the source code of this file.
Functions | |
| template<class LHS_TYPE , class RHS_TYPE > | |
| int | bdlat_ValueTypeFunctions::assign (LHS_TYPE *lhs, const RHS_TYPE &rhs) |
| template<class TYPE > | |
| void | bdlat_ValueTypeFunctions::reset (TYPE *object) |
Reset the value of the specified object to its default value. | |
| template<class LHS_TYPE , class RHS_TYPE > | |
| int | bdlat_ValueTypeFunctions::bdlat_valueTypeAssign (LHS_TYPE *lhs, const RHS_TYPE &rhs) |
| template<class TYPE > | |
| void | bdlat_ValueTypeFunctions::bdlat_valueTypeReset (TYPE *object) |
The content of this file has been pre-processed for Doxygen.