![]() |
OGS
|
Definition in file readStringListFromFile.h.
#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | BaseLib |
| namespace | BaseLib::IO |
Functions | |
| std::vector< std::string > | BaseLib::IO::readStringListFromFile (std::string const &filename) |
| Reads non-empty lines from a list of strings from a file into a vector. | |