Sprout/sprout/algorithm/shuffle_result.hpp
bolero-MURAKAMI 01e458886a sprout/algorithm/bogo_sort.hpp 追加
sprout/algorithm/bogo_sort_result.hpp 追加
sprout/algorithm/shuffle_result.hpp 追加
2011-12-22 21:52:59 +09:00

8 lines
285 B
C++

#ifndef SPROUT_ALGORITHM_SHUFFLE_RESULT_HPP
#define SPROUT_ALGORITHM_SHUFFLE_RESULT_HPP
#include <sprout/config.hpp>
#include <sprout/algorithm/fixed/shuffle_result.hpp>
#include <sprout/algorithm/fit/shuffle_result.hpp>
#endif // #ifndef SPROUT_ALGORITHM_SHUFFLE_RESULT_HPP