Create vector-result-version of split_string with unit test
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 17 Feb 2017 17:09:40 +0000 (18:09 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 22 Mar 2017 10:04:47 +0000 (11:04 +0100)
commit338da253e40bdb65b1f8dc753227e408472163a3
tree92c215208595e8ffe1eabc69774e4c3b972ba46e
parent25f3d40511815fd8c3b257724468f8f563d52396
Create vector-result-version of split_string with unit test

[Note from Tom during review:
 Can still be optimized later on when the API is in place]
src/stringfunc.cpp
src/stringfunc.hxx
test/stringfunc.cpp