OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
codepages.cpp File Reference

Utilities for accessing and setting code page information. More...

#include <owl/pch.h>
#include <owl/codepages.h>
#include <algorithm>
#include <iterator>

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
 

Detailed Description

Utilities for accessing and setting code page information.

Definition in file codepages.cpp.