tahoma2d/toonz/sources/tnzbase
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
..
tscanner Use std functions (#297) 2016-06-07 16:06:00 +09:00
CMakeLists.txt add #pragma once (#303) 2016-05-17 00:04:11 +09:00
permissionsmanager.cpp remove "using" 2016-04-21 16:23:15 +09:00
stringtable.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
texternfx.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tfxattributes.cpp remove "using" 2016-04-21 16:23:15 +09:00
tfxutil.cpp remove "using" 2016-04-21 16:23:15 +09:00
trasterfx.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00