cwd_policy Struct Template Reference
[System Library]
#include <unixstl/filesystem/current_directory.hpp>
List of all members.
Detailed Description
template<typename C>
 struct unixstl::cwd_policy< C >
Special String Instance policy template for eliciting the 
current directory. 
 | 
 Public Types | 
| enum   | { internalBufferSize =  128
 } | 
| enum   | { allowImplicitConversion =  1
 } | 
| enum   | { sharedState =  0
 } | 
| 
typedef C  | char_type | 
| 
typedef void  | allocator_type | 
| 
typedef size_t  | size_type | 
| 
typedef size_type(*  | pfn_type )(char_type *, size_type) | 
 Static Public Member Functions | 
| 
static pfn_type  | get_fn () | 
The documentation for this struct was generated from the following file: