chsvlib
chsv helper source code
◆
size()
CONSTEXPR_CPP17
difference_type
size
(
)
const
Returns the length of the current range.
Returns
The result of [std::distance] call with
this->
begin
()
Chusov::Memory::iterator_range::begin
constexpr const iterator & begin() const noexcept
Returns the first iterator of the range.
Definition:
chsvmemex.h:122
and
this->
end
()
Chusov::Memory::iterator_range::end
constexpr const iterator & end() const noexcept
Returns the past-the-end iterator of the range.
Definition:
chsvmemex.h:127
as its respective parameters.
Chusov
Memory
iterator_range
Generated on Wed Mar 22 2023 01:03:43 for chsvlib by
1.9.1