BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslstl_utility.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslmf_addconst.h>
#include <bslmf_movableref.h>
#include <bsls_compilerfeatures.h>
#include <bsls_keyword.h>
#include <bsls_libraryfeatures.h>
#include <utility>
#include <bsls_nativestd.h>

Go to the source code of this file.

Classes

struct  bslstl::Utility_ExchangeAssignOnDestruction< t_TYPE, t_OTHER_TYPE >
 

Functions

template<class TYPE >
BSLS_KEYWORD_CONSTEXPR bsl::add_const< TYPE >::type & bsl::as_const (TYPE &t) BSLS_KEYWORD_NOEXCEPT
 
template<class t_TYPE , class t_OTHER_TYPE >
t_TYPE bsl::exchange (t_TYPE &obj, const t_OTHER_TYPE &newValue)
 
template<class t_TYPE , class t_OTHER_TYPE >
t_TYPE bsl::exchange (t_TYPE &obj, t_OTHER_TYPE &newValue)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.