|
log4cplus
2.1.0
|
Go to the source code of this file.
Namespaces | |
| log4cplus | |
Macros | |
| #define | LOG4CPLUS_FSTREAM_PREFERED_FILE_NAME(X) (LOG4CPLUS_TSTRING_TO_STRING(X)) |
| Expands into expression that picks the right type for std::fstream file name parameter. More... | |
Typedefs | |
| typedef std::basic_ofstream< tchar > | log4cplus::tofstream |
| typedef std::basic_ifstream< tchar > | log4cplus::tifstream |
| #define LOG4CPLUS_FSTREAM_PREFERED_FILE_NAME | ( | X | ) | (LOG4CPLUS_TSTRING_TO_STRING(X)) |
Expands into expression that picks the right type for std::fstream file name parameter.
Definition at line 50 of file fstreams.h.