Range-v3
Range algorithms, views, and actions for the Standard Library
data.hpp File Reference

Namespaces

 ranges
 unstable_remove have O(1) complexity for each element remove, unlike remove O(n) [for worst case] Each erased element overwritten (moved in) with last one.
 
 ranges::v3::CPOs
 

Variables

constexpr data_detail::data_fn ranges::v3::CPOs::data {}