mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-04 14:14:09 +00:00
add functional/equiv
fix is_bind_expression add polymorphic version not1, not2
This commit is contained in:
parent
d9e9c23f67
commit
ffb3ccece8
5 changed files with 191 additions and 21 deletions
|
@ -15,5 +15,6 @@
|
|||
#include <sprout/functional/bitwise.hpp>
|
||||
#include <sprout/functional/binder.hpp>
|
||||
#include <sprout/functional/negator.hpp>
|
||||
#include <sprout/functional/equiv.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_FUNCTIONAL_FUNCTOR_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue