support polymorphic visitor (variant)

This commit is contained in:
bolero-MURAKAMI 2012-12-19 23:06:08 +09:00
parent 9ee3e03ddd
commit f01382e3e5
8 changed files with 204 additions and 24 deletions

View file

@ -16,5 +16,6 @@
#include <sprout/string/type_traits.hpp>
#include <sprout/string/alias.hpp>
#include <sprout/string/shrink.hpp>
#include <sprout/string/stretch.hpp>
#endif // #ifndef SPROUT_STRING_HPP