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