MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces
InputStreamHelperPack_EatInputComment.hpp File Reference
#include "Moocho_ConfigDefs.hpp"
Include dependency graph for InputStreamHelperPack_EatInputComment.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 InputStreamHelperPack
 

namespace InputStreamHelperPack

Basic input stream helper functions.

std::istream & InputStreamHelperPack::eat_comment_lines (std::istream &is, char comment_identifier)
 Discards comment lines from an input stream. More...