timestamp.h File Reference
#include <atomic>
#include <iostream>
#include <memory>
Include dependency graph for timestamp.h:
This graph shows which files directly or indirectly include this file:

Classes

class  mpqc::utility::TimestampFactory
 Produces timestamps. More...
 
class  mpqc::utility::Timestampable< T >
 

Namespaces

 mpqc
 The top-level namespace for all Massively Parallel Quantum Chemistry package.
 
 mpqc::utility
 

Functions

template<typename T >
std::ostream & mpqc::utility::operator<< (std::ostream &os, const Timestampable< T > &x)