Sprout/sprout/operation/append_back.hpp
bolero-MURAKAMI 77c3faa42e append 追加
random/linear_congruential.hpp 追加
2011-09-29 00:51:12 +09:00

8 lines
270 B
C++

#ifndef SPROUT_OPERATION_APPEND_BACK_HPP
#define SPROUT_OPERATION_APPEND_BACK_HPP
#include <sprout/config.hpp>
#include <sprout/operation/fixed/append_back.hpp>
#include <sprout/operation/fit/append_back.hpp>
#endif // #ifndef SPROUT_OPERATION_APPEND_BACK_HPP