Vcsn
2.4
Be Rational
|
Implement vcsn::path. More...
#include <cctype>
#include <iostream>
#include <cstdio>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/param.h>
#include <unistd.h>
#include <boost/tokenizer.hpp>
#include <vcsn/misc/path.hh>
Go to the source code of this file.
Namespaces | |
vcsn | |
Functions | |
bool | vcsn::exists (const path &p) |
path | vcsn::absolute (const path &p) |
Implement vcsn::path.
Definition in file path.cc.