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
◆
split()
std::vector
<
std::string
> split
(
const
std::string
&
input
,
const
std::string
&
delimiters
=
"\n"
)
Split a string given a set of character delimiters.
Parameters
input
The input string
delimiters
The set of delimiters, each one being a single character
© 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!