mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
add functional polymorphic specializations
This commit is contained in:
parent
5cb070b3b3
commit
c8e2514d36
21 changed files with 300 additions and 19 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <sprout/functional/polymorphic/logical.hpp>
|
||||
#include <sprout/functional/polymorphic/bitwise.hpp>
|
||||
#include <sprout/functional/polymorphic/inc_dec.hpp>
|
||||
#include <sprout/functional/polymorphic/reference.hpp>
|
||||
#include <sprout/functional/polymorphic/assignment.hpp>
|
||||
#include <sprout/functional/polymorphic/members.hpp>
|
||||
#include <sprout/functional/polymorphic/various.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue