tahoma2d/toonz/sources/common/tcore
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
..
tdata.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tdebugmessage.cpp first commit 2016-03-19 02:57:51 +09:00
texception.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tfunctorinvoker.cpp first commit 2016-03-19 02:57:51 +09:00
threadmessage.cpp first commit 2016-03-19 02:57:51 +09:00
tidentifiable.cpp first commit 2016-03-19 02:57:51 +09:00
tmathutil.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
trandom.cpp first commit 2016-03-19 02:57:51 +09:00
tsmartpointer.cpp first commit 2016-03-19 02:57:51 +09:00
tstopwatch.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tstring.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tthread.cpp Fix include case 2016-04-12 02:58:51 +10:00
tthread_nt.cpp first commit 2016-03-19 02:57:51 +09:00
tthread_x.cpp first commit 2016-03-19 02:57:51 +09:00
tthreadp.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tundo.cpp remove "using" 2016-04-21 16:23:15 +09:00