mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add variant/io
This commit is contained in:
parent
410a8af026
commit
5cb070b3b3
10 changed files with 403 additions and 244 deletions
|
@ -2,6 +2,7 @@
|
|||
#define SPROUT_UTILITY_OPERATION_EXT_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/utility/compare_pointees.hpp>
|
||||
#include <sprout/utility/as_lvalue.hpp>
|
||||
#include <sprout/utility/as_const.hpp>
|
||||
#include <sprout/utility/lvalue_forward.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue