add container_transform_traits specialization

This commit is contained in:
bolero-MURAKAMI 2016-04-03 16:08:09 +09:00
parent 0abea1678c
commit b4da8f5776
5 changed files with 43 additions and 0 deletions

View file

@ -1271,4 +1271,6 @@ namespace sprout {
}
} // namespace sprout
#include <sprout/string/container.hpp>
#endif // #ifndef SPROUT_STRING_STRING_HPP