pool.h File Reference
Include dependency graph for pool.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | mpqc::utility::TSPool< Item > |
A pool of thread-specific objects. More... | |
Namespaces | |
mpqc | |
The top-level namespace for all Massively Parallel Quantum Chemistry package. | |
mpqc::utility | |
Functions | |
template<typename Item > | |
std::shared_ptr< TSPool< Item > > | mpqc::utility::make_pool (Item e) |