SoDaFormat-1.0.0-main:f160581
1.0.0
|
#include "Format.hxx"
#include <iostream>
#include <sstream>
#include <iomanip>
#include <cmath>
#include <ctype.h>
#include <regex>
Go to the source code of this file.
Namespaces | |
SoDa | |
Not much else is spelled that way, so we're probably not going to have too many collisions with code written by other people. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const SoDa::Format &f) |
std::ostream& operator<< | ( | std::ostream & | os, |
const SoDa::Format & | f | ||
) |
Definition at line 218 of file Format.cxx.
References SoDa::Format::str().