std::experimental::ranges::IndirectlySwappable
来自 cppreference.com
< cpp | experimental | ranges
定义在头文件 <experimental/ranges/iterator> 中 |
||
template< class I1, class I2 = I1 > concept bool IndirectlySwappable = |
(范围 TS) | |
本节不完整 原因:添加描述和额外的注意事项 |