DarkRadiant: master 0f22fdb1
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
codereader | codereader | master | 18.10.2017 16:40 | master 43099933 |
Changeset | Add a templated string::split function meant to replace boost::algorithm::split. All STL containers supporting std::inserter to produce insert iterators are allowed as token containers. The delimiters argument is mandatory without default value on purpose. Argument order is deliberately the same as boost::algorithm::split. |
|||
add - libs/string/split.h | Diff File | |||
mod - tools/msvc/libs.vcxproj | Diff File | |||
mod - tools/msvc/libs.vcxproj.filters | Diff File |