mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
operation/set.hpp 追加
random/shuffle_order.hpp 追加
This commit is contained in:
parent
6e6c515704
commit
01a0ce4380
9 changed files with 356 additions and 2 deletions
|
@ -17,7 +17,7 @@ namespace sprout {
|
|||
template<typename Container>
|
||||
struct realign {
|
||||
public:
|
||||
typedef Container type;
|
||||
typedef typename sprout::fixed_container_traits<Container>::clone_type type;
|
||||
};
|
||||
} // namespace result_of
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue