BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsls_compilerfeatures.h>
#include <bsls_libraryfeatures.h>
#include <bslmf_assert.h>
#include <bslmf_enableif.h>
#include <bslmf_integralconstant.h>
#include <bslmf_isconvertible.h>
#include <bslmf_removepointer.h>
#include <bslmf_removecv.h>
#include <bsls_assert.h>
#include <bsls_keyword.h>
#include <bsls_nullptr.h>
#include <bslstl_array.h>
#include <bslstl_iterator.h>
#include <bslstl_string.h>
#include <bslstl_vector.h>
#include <array>
#include <iterator>
#include <stddef.h>
Go to the source code of this file.
Enumerations | |
enum | { bsl::dynamic_extent = size_t(-1) } |
Functions | |
template<class TYPE , size_t EXTENT> | |
BSLS_KEYWORD_CONSTEXPR_CPP14 void | bsl::swap (span< TYPE, EXTENT > &a, span< TYPE, EXTENT > &b) BSLS_KEYWORD_NOEXCEPT |
The content of this file has been pre-processed for Doxygen.