QMCPACK
hdf_path.cpp File Reference
+ Include dependency graph for hdf_path.cpp:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Functions

hdf_path operator/ (const hdf_path &lhs, const hdf_path &rhs)
 concatenates two paths with a directory separator More...
 
hdf_path operator/ (const hdf_path &lhs, const std::string &rhs)
 
hdf_path operator/ (const hdf_path &lhs, const char *rhs)
 
bool operator== (const hdf_path &lhs, const hdf_path &rhs) noexcept
 Checks whether lhs and rhs are equal. More...