6 #ifndef LIBPORT_PATH_HXX
7 # define LIBPORT_PATH_HXX
82 #endif // !LIBPORT_PATH_HXX
bool is_absolute() const
Whether starts with /.
std::ostream & operator<<(std::ostream &os, direction d)
Pretty-printing.
const char * c_str() const
std::string value_type
The "native" type we wrap.
Declaration of vcsn::path.
invalid_path(const std::string &msg)
const char * what() const
const std::string & string() const
value_type value_
Wrapped value.
const value_type & value_get() const
std::ostream & dump(std::ostream &ostr) const
Paths in filesystems, i.e., file names.