add case_conv algorithms

This commit is contained in:
bolero-MURAKAMI 2013-04-09 19:27:06 +09:00
parent ef5aa728b0
commit 8885b115f7
83 changed files with 1300 additions and 44 deletions

View file

@ -3,5 +3,6 @@
#include <sprout/config.hpp>
#include <sprout/algorithm/string/join.hpp>
#include <sprout/algorithm/string/case_conv.hpp>
#endif // #ifndef SPROUT_ALGORITHM_STRING_HPP