mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-12 14:54:10 +00:00
add iterator_traits: SFINAE-friendly version
This commit is contained in:
parent
c15de6136b
commit
f45298f81f
3 changed files with 53 additions and 2 deletions
|
@ -9,6 +9,7 @@
|
|||
#define SPROUT_ITERATOR_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/iterator/iterator_traits.hpp>
|
||||
#include <sprout/iterator/type_traits.hpp>
|
||||
#include <sprout/iterator/operation.hpp>
|
||||
#include <sprout/iterator/predefined.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue