mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add tuples::apply
This commit is contained in:
parent
a1f6d6ffc3
commit
5ccbc4e903
16 changed files with 280 additions and 52 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <sprout/adapt/std/utility.hpp>
|
||||
#include <sprout/adl/not_found.hpp>
|
||||
#include <sprout/algorithm.hpp>
|
||||
#include <sprout/algorithm/searching.hpp>
|
||||
#include <sprout/algorithm/string.hpp>
|
||||
#include <sprout/array.hpp>
|
||||
#include <sprout/assert.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue