BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslmf_addconst.h>
#include <bsls_libraryfeatures.h>
#include <bsls_keyword.h>
#include <utility>
#include <bsls_nativestd.h>
Go to the source code of this file.
Functions | |
template<class TYPE > | |
BSLS_KEYWORD_CONSTEXPR bsl::add_const< TYPE >::type & | bsl::as_const (TYPE &t) BSLS_KEYWORD_NOEXCEPT |
return a reference offering non-modifiable access to the specified t . | |
The content of this file has been pre-processed for Doxygen.