platformstl/filesystem/directory_functions.hpp File Reference


Detailed Description

[C++ only] Functions for manipulating directories (File System Library).

#include <platformstl/platformstl.h>

Go to the source code of this file.

Namespaces

namespace  platformstl

Functions

template<typename S>
bool_t create_directory_recurse (S const &dir)
 Creates the given directory, and any intermediate directories that do not exist.
template<typename S>
bool_t remove_directory_recurse (S const &dir)
 Removes the given directory, and all its subdirectories.


Generated on Thu Jun 10 08:57:59 2010 for STLSoft by  doxygen 1.5.6