mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-04 14:14:09 +00:00
fix support for STL container: some algorithms
This commit is contained in:
parent
ace6acad69
commit
a9cd556f8e
28 changed files with 911 additions and 106 deletions
|
@ -13,6 +13,7 @@
|
|||
#include <sprout/container/get_internal.hpp>
|
||||
#include <sprout/container/internal_begin.hpp>
|
||||
#include <sprout/container/internal_end.hpp>
|
||||
#include <sprout/container/internal_size.hpp>
|
||||
#include <sprout/container/internal_begin_offset.hpp>
|
||||
#include <sprout/container/internal_end_offset.hpp>
|
||||
#include <sprout/container/internal_begin_offset_backward.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue