Dataflow Runtime API
4.0.1.0
|
String conversion class. More...
#include <Imt.Base.Lib.Strings/StringConversion.h>
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 | |
StaticClass & | operator= (StaticClass const &other)=delete |
StaticClass & | operator= (StaticClass &&other) noexcept=delete |
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