1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-10-05 13:00:00 +00:00

fix recursion depth: search

This commit is contained in:
bolero-MURAKAMI 2012-12-13 12:18:19 +09:00
commit 90890d2336
5 changed files with 281 additions and 24 deletions

View file

@ -8,6 +8,7 @@
#include <sprout/type_traits/inherit_if_xxx.hpp>
#include <sprout/functional/base.hpp>
#include <sprout/functional/type_traits/weak_result_type.hpp>
#include <sprout/functional/type_traits/has_type.hpp>
namespace sprout {
// 20.8.3 reference_wrapper