|
votca 2025.1-dev
|
#include <algorithm>#include <iostream>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | votca |
| Provides a means for comparing floating point numbers. | |
| namespace | votca::tools |
Functions | |
| std::istream & | votca::tools::getline (std::istream &is, std::string &str) |
| Wrapper for a getline function. | |