CbmRoot
|
Useful classes and functions. More...
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | lit::parallel::DeleteObject |
Functor class for convenient memory release. More... | |
Namespaces | |
lit | |
lit::parallel | |
Functions | |
template<class T > | |
std::string | lit::parallel::ToString (const T &value) |
Function converts object into a std::string. More... | |