EleFits
5.0.0
A modern C++ API on top of CFITSIO
Euclid
Fits
ContiguousContainerMixin
begin
begin
cbegin
cend
const_iterator
const_reference
difference_type
emtpy
end
end
iterator
operator!=
operator<<
operator==
operator[]
operator[]
reference
size_type
value_type
◆
emtpy()
bool emtpy
(
)
const
inline
Check whether the container is empty.
Empty corresponds to
begin()
==
end()
.
© Copyright 2019-2022 CNES and contributors (for the Euclid Science Ground Segment).
The EleFits documentation is licensed under a
LGPL-3.0-or-later
license.
It is generated by
Doxygen
1.9.2 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!