mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add const_reference_cast
This commit is contained in:
parent
8efb1a3748
commit
bd2194e331
11 changed files with 215 additions and 26 deletions
|
@ -13,5 +13,7 @@
|
|||
#include <sprout/iterator/prev.hpp>
|
||||
#include <sprout/iterator/distance.hpp>
|
||||
#include <sprout/iterator/advance.hpp>
|
||||
#include <sprout/iterator/const_iterator_cast.hpp>
|
||||
#include <sprout/iterator/const_reference_cast.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_ITERATOR_OPERATION_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue