v1.12.0
- New library:
rand_dist- alternative random distributions compatible withstd::random type_traits- Add
copy_cv- copy qualifiers from one type to another - Add C++20 concepts:
instantiation_ofandnoop_convertible_to
- Add
utility: addtransfer_viewto transfer a view/span from one container to another- add benchmark infra and benchmarks for
rand_dist