mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
add _ placeholder User-defined literals
This commit is contained in:
parent
50f2ba6e31
commit
2f86a59273
7 changed files with 188 additions and 116 deletions
|
@ -3,5 +3,7 @@
|
|||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/functional/bind/bind.hpp>
|
||||
#include <sprout/functional/bind/placeholder.hpp>
|
||||
#include <sprout/functional/bind/udl.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_FUNCTIONAL_BIND_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue