Vcsn  2.3
Be Rational
path.cc File Reference

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>
Include dependency graph for path.cc:

Go to the source code of this file.

Namespaces

 vcsn
 

Functions

bool vcsn::exists (const path &p)
 
path vcsn::absolute (const path &p)
 

Detailed Description

Implement vcsn::path.

Definition in file path.cc.