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

@ -670,4 +670,6 @@ namespace sprout {
}
} // namespace sprout
#include <sprout/valarray/container.hpp>
#endif // #ifndef SPROUT_VALARRAY_VALARRAY_HPP