tahoma2d/toonz/sources/common/tsound
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
..
tsop.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tsound.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tsound_io.cpp first commit 2016-03-19 02:57:51 +09:00
tsound_l.cpp first commit 2016-03-19 02:57:51 +09:00
tsound_mac.cpp fix tsound_mac.cpp 2016-04-15 18:03:25 +09:00
tsound_nt.cpp Remove macros: CASE, __OR, and DEFAULT (#286) 2016-05-13 19:49:17 +09:00
tsound_x.cpp first commit 2016-03-19 02:57:51 +09:00