DDS  ver. 3.5.3.8.g5fe284b
Public Member Functions | List of all members
MiscCommon::SFileExists< _T > Struct Template Reference

The SFileExists functor helps to check whether the file by a given full path exists or not. More...

#include <FindCfgFile.h>

Public Member Functions

bool operator() (const _T &_Path) const
 

Detailed Description

template<class _T>
struct MiscCommon::SFileExists< _T >

The SFileExists functor helps to check whether the file by a given full path exists or not.

Member Function Documentation

◆ operator()()

template<class _T >
bool MiscCommon::SFileExists< _T >::operator() ( const _T _Path) const
inline

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