Omni C++ Library
What is Omni?
Getting Started
Cross Platform
Downloads
Documentation
Source
Class Index
Examples
Building
Macros/Options
System API
Considerations
Style/Best Practices
Search
Search the Library
(C)
Zeriph Enterprises
OMNI_IFSTREAM_T
MACRO
OMNI_IFSTREAM_T
- Defines the underlying
ifstream
type.
SYNOPSIS
top
Defines either the
std::ifstream
or std::wifstream type used internally.
DESCRIPTION
top
None.
CONSIDERATIONS
top
No special considerations.
PLATFORM SPECIFIC
top
No special consideration.
NOTES
top
None.