mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add C++17 invoke function
This commit is contained in:
parent
64e1994734
commit
eec9c86920
4 changed files with 50 additions and 7 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <sprout/functional/base.hpp>
|
||||
#include <sprout/functional/functor.hpp>
|
||||
#include <sprout/functional/adaptor.hpp>
|
||||
#include <sprout/functional/invoke.hpp>
|
||||
#include <sprout/functional/ref.hpp>
|
||||
#include <sprout/functional/mem_fn.hpp>
|
||||
#include <sprout/functional/bind.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue