Return the number of bits this bitset holds.
Synopsis
Declared in <bslstl_bitset.h>
constexpr
std::size_t
size() const noexcept;
Created with MrDocs
Return the number of bits this bitset holds.
Declared in <bslstl_bitset.h>
constexpr
std::size_t
size() const noexcept;
Created with MrDocs