ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
filesystem.hpp File Reference
#include <boost/serialization/split_free.hpp>
#include <boost/serialization/utility.hpp>
#include <filesystem>
#include <string>
+ Include dependency graph for filesystem.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  boost
 
namespace  boost::serialization
 

Functions

template<typename Archive >
void boost::serialization::load (Archive &ar, std::filesystem::path &path, unsigned int const)
 
template<typename Archive >
void boost::serialization::save (Archive &ar, std::filesystem::path const &path, unsigned int const)
 
template<typename Archive >
void boost::serialization::serialize (Archive &ar, std::filesystem::path &path, unsigned int const version)