#include <ostream>
#include <string>
Go to the source code of this file.
Classes | |
class | PhysicsTools::AtomicId |
Cheap generic unique keyword identifier class. More... | |
Namespaces | |
PhysicsTools | |
Functions | |
std::ostream & | PhysicsTools::operator<< (std::ostream &os, const PhysicsTools::AtomicId &id) |
STL streaming operator. More... | |