Dataflow Runtime API  4.0.1.0
List of all members
imt::base::lib::strings::StringConversion Class Reference

String conversion class. More...

#include <Imt.Base.Lib.Strings/StringConversion.h>

Inheritance diagram for imt::base::lib::strings::StringConversion:
imt::base::core::platform::StaticClass

Additional Inherited Members

- Public Member Functions inherited from imt::base::core::platform::StaticClass
 StaticClass ()=delete
 
 StaticClass (StaticClass const &other)=delete
 
 StaticClass (StaticClass &&other) noexcept=delete
 
StaticClassoperator= (StaticClass const &other)=delete
 
StaticClassoperator= (StaticClass &&other) noexcept=delete
 

Detailed Description

String conversion class.

Utility to use the STL with Unicode.

The code has been taken from http://www.codeproject.com/vcpp/stl/upgradingstlappstounicode.asp

pure static class


The documentation for this class was generated from the following file: