LogIt++
Loading...
Searching...
No Matches
encoding_utils.hpp File Reference

Utilities for working with character encodings and string transformations. More...

Go to the source code of this file.

Namespaces

namespace  logit
 The primary namespace for the LogIt++ library.
 

Functions

std::string logit::utf8_to_ansi (const std::string &utf8)
 Converts a UTF-8 string to an ANSI string (Windows-specific).
 

Detailed Description

Utilities for working with character encodings and string transformations.

Definition in file encoding_utils.hpp.