tahoma2d/toonz/sources/common/tsystem
Shinya Kitaoka 9eb50de5fe Use std functions (#297)
* use std functions

* replace toInt        to std::stoi
* replace toDouble     to std::stod
* replace toString     to std::to_string
* replace toWideString to std::to_wstring

* fix for MacOS

* cosmetic change
2016-06-07 16:06:00 +09:00
..
cpuextensions.cpp use _WIN32 instead of WIN32 2016-04-20 10:24:44 +09:00
tbigmemorymanager.cpp fix minimize raster memory fragmentation option (#322) 2016-05-18 14:37:27 +09:00
tfilepath.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tfilepath_io.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tfiletype.cpp remove "using" 2016-04-21 16:23:15 +09:00
tlogger.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tpluginmanager.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tsystem.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tsystempd.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
uncpath.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00