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

SPROUT_CONFIG_SUPPORT_TEMPORARY_CONTAINER_ITERATION をデフォルトで有効に変更

sprout/type/string.hpp 追加
This commit is contained in:
bolero-MURAKAMI 2012-02-08 23:39:36 +09:00
parent 86073fea83
commit 231910c863
43 changed files with 4816 additions and 16 deletions

10
sprout/breed/breed.hpp Normal file
View file

@ -0,0 +1,10 @@
#ifndef SPROUT_BREED_BREED_HPP
#define SPROUT_BREED_BREED_HPP
#include <sprout/breed/core.hpp>
//#include <sprout/breed/debug.hpp>
//#include <sprout/breed/context.hpp>
//#include <sprout/breed/transform.hpp>
//#include <sprout/breed/functional.hpp>
#endif // #ifndef SPROUT_BREED_BREED_HPP