mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
[sprout.functional] add all transparent functors
This commit is contained in:
parent
2a57ee6af5
commit
be9a5f9b78
59 changed files with 1047 additions and 301 deletions
|
@ -13,6 +13,11 @@
|
|||
#include <sprout/functional/comparison.hpp>
|
||||
#include <sprout/functional/logical.hpp>
|
||||
#include <sprout/functional/bitwise.hpp>
|
||||
#include <sprout/functional/inc_dec.hpp>
|
||||
#include <sprout/functional/reference.hpp>
|
||||
#include <sprout/functional/assignment.hpp>
|
||||
#include <sprout/functional/members.hpp>
|
||||
#include <sprout/functional/various.hpp>
|
||||
#include <sprout/functional/binder.hpp>
|
||||
#include <sprout/functional/negator.hpp>
|
||||
#include <sprout/functional/equiv.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue