Boost logo

Boost Users :

From: Uli Türk (ulit_at_[hidden])
Date: 2004-05-27 03:52:23


Hi everyone!

I wanted to create a hidden files (for configuration etc) by starting
the filename with a dot on a Linux system.
The following line aborts the program when filename is a std::string
starting with a dot:

> boost::filesystem::path filename_complete = basepath / filename;

Are there any tricks for that?

Thanks!

Uli


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net