mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-12 14:54:10 +00:00
sprout/tuple/sscrisk/cel/utility.hpp 追加
This commit is contained in:
parent
a7b415f2b1
commit
871f9179c4
6 changed files with 121 additions and 10 deletions
|
@ -27,6 +27,8 @@ namespace sprout {
|
|||
return std::move(sprout::tuples::get<I>(t));
|
||||
}
|
||||
} // namespace tuples
|
||||
|
||||
using sprout::tuples::get;
|
||||
} // namespace sprout
|
||||
|
||||
#endif // #ifndef SPROUT_TUPLE_TUPLE_COMPARISON_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue