![]() |
atlas
0.6
|
#include <iosfwd>#include <string>

Go to the source code of this file.
Namespaces | |
| atlas | |
| atlas::ioutils | |
Functions | |
| unsigned long | atlas::ioutils::digits (unsigned long a, unsigned long b) |
| std::ostream & | atlas::ioutils::foldLine (std::ostream &strm, const std::string &line, const char *preHyphens, const char *postHyphens, size_t h, size_t lineSize) |
| std::istream & | atlas::ioutils::skipSpaces (std::istream &strm) |
Variables | |
| const size_t | atlas::ioutils::LineSize = 79 |
| const size_t | atlas::ioutils::IndentSize = 4 |
1.8.11