STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

path_exists Struct Template Reference

Predicate that indicates whether a given path exists. More...

#include <winstl_functionals.h>

List of all members.

Public Types

typedef C char_type
 The character type.

typedef filesystem_traits< C > traits_type
 The traits type.

typedef path_exists< C > class_type
 The current parameterisation of the type.


Detailed Description

template<typename C, typename A = C const *>
struct winstl::path_exists< C, A >

Predicate that indicates whether a given path exists.

Parameters:
C  The character type


Member Typedef Documentation

typedef C char_type
 

The character type.

typedef path_exists<C> class_type
 

The current parameterisation of the type.

typedef filesystem_traits<C> traits_type
 

The traits type.


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

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004