1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

iterator.hpp 追加

utility.hpp 追加
This commit is contained in:
bolero-MURAKAMI 2011-10-01 00:04:03 +09:00
parent 8b357a75da
commit 071d7dd49b
10 changed files with 359 additions and 138 deletions

7
sprout/utility.hpp Normal file
View file

@ -0,0 +1,7 @@
#ifndef SPROUT_UTILITY_HPP
#define SPROUT_UTILITY_HPP
#include <sprout/config.hpp>
#include <sprout/utility/forward.hpp>
#endif // #ifndef SPROUT_UTILITY_HPP