OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Utilities for accessing and setting code page information. More...
Go to the source code of this file.
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Functions | |
auto | owl::operator== (const TCodePages::TCodePage &lhs, const TCodePages::TCodePage &rhs) -> bool |
auto | owl::operator!= (const TCodePages::TCodePage &lhs, const TCodePages::TCodePage &rhs) -> bool |
auto | owl::operator<= (const TCodePages::TCodePage &lhs, const TCodePages::TCodePage &rhs) -> bool |
auto | owl::operator>= (const TCodePages::TCodePage &lhs, const TCodePages::TCodePage &rhs) -> bool |
auto | owl::operator< (const TCodePages::TCodePage &lhs, const TCodePages::TCodePage &rhs) -> bool |
auto | owl::operator> (const TCodePages::TCodePage &lhs, const TCodePages::TCodePage &rhs) -> bool |
Utilities for accessing and setting code page information.
Definition in file codepages.cpp.