Translate line endings automatically (UNIX, Classic Mac, DOS) More...
#include <streambuf>
#include <climits>
Go to the source code of this file.
Classes | |
class | FilteringInputStreambuf< Extractor > |
Delivers characters from an istream or streambuf from a source while filtering. More... | |
class | LineEndingExtractor |
Replaces CRLF (DOS) and CR (Mac OS 9) line endings by LF (POSIX) More... | |
Namespaces | |
namespace | OpenBabel |
Translate line endings automatically (UNIX, Classic Mac, DOS)