current_directory_scope Class Reference
[File System Library]

#include <platformstl/filesystem/current_directory_scope.hpp>


Detailed Description

A facade for the platform's current_directory_scope functionality.

The class is not actually defined in the platformstl namespace. Rather, it resolves to the appropriate type for the given platform, relying on Intersecting Conformance of the resolved platform-specific types.

When compiling on UNIX platforms, the platformstl::current_directory_scope type resolves to the unixstl::current_directory_scope class. On Windows platforms it resolves to the winstl::current_directory_scope class. It is not defined for other platforms.


The documentation for this class was generated from the following file:

Generated on Thu Jun 10 08:58:32 2010 for STLSoft by  doxygen 1.5.6