EleFits
5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Euclid
Fits
String
read_aux_file
read_file
split
to_char_ptr
trim
◆
trim()
std::string
trim
(
const
std::string
&
input
,
const
std::string
&
characters
=
""
)
Trim a string given a set of characters.
Parameters
input
The input string
characters
The set characters to be trimmed, or
""
for all white spaces
© 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.5 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!