HEJ 2.2.2
High energy resummation for hadron colliders
|
Utilities for interacting with the file system. More...
Go to the source code of this file.
Namespaces | |
namespace | HEJ |
Main HEJ 2 Namespace. | |
Functions | |
bool | HEJ::is_regular (char const *filename) |
Check if the file is regular. More... | |
Utilities for interacting with the file system.
std::filesystem
requires special library-dependent linker flags with older versions of libstc++ and libc++. To avoid this we reimplement the limited functionality we need using only POSIX.