votca 2024-dev
Loading...
Searching...
No Matches
Namespaces | Functions
getline.h File Reference
#include <algorithm>
#include <iostream>
#include <string>
Include dependency graph for getline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::tools
 

Functions

std::istream & votca::tools::getline (std::istream &is, std::string &str)
 Wrapper for a getline function.