#include "IOFunctions.h"
Go to the source code of this file.
| Namespaces | |
| PointMatcherSupport | |
| Functions and classes that are not dependant on scalar type are defined in this namespace. | |
| Functions | |
| std::istream & | PointMatcherSupport::safeGetLine (std::istream &is, std::string &t) | 
| Replaces getline for handling windows style CR/LF line endings.  More... | |