EleFits
5.0.0
A modern C++ API on top of CFITSIO
Euclid
Fits
String
readAuxFile
readFile
split
toCharPtr
trim
◆
split()
std::vector
<
std::string
> Euclid::Fits::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.2 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!