Return the number of bits in this bitset that have the value of 1.
Synopsis
Declared in <bslstl_bitset.h>
std::size_t
count() const noexcept;
Created with MrDocs
Return the number of bits in this bitset that have the value of 1.
Declared in <bslstl_bitset.h>
std::size_t
count() const noexcept;
Created with MrDocs