range-v3 0.12.0-1 source package in Ubuntu
Changelog
range-v3 (0.12.0-1) unstable; urgency=medium * New upstream release. * Remove accepted patches, - Detection-of-concepts.patch - Workaround-premature-instantiation.patch * Replace gcc-11.2.patch with rewritten Fix-circular-swap.patch. * Bump Standards-Version to 4.6.1, no required changes. -- Nicholas Guriev <email address hidden> Fri, 24 Jun 2022 18:52:54 +0300
Upload details
- Uploaded by:
- Nicholas Guriev
- Uploaded to:
- Sid
- Original maintainer:
- Nicholas Guriev
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
range-v3_0.12.0-1.dsc | 1.5 KiB | 242560b253163178d939fc6ff6bce4627279e8d340565157b3306482dc147324 |
range-v3_0.12.0.orig.tar.gz | 569.2 KiB | 015adb2300a98edfceaf0725beec3337f542af4915cec4d0b89fa0886f4ba9cb |
range-v3_0.12.0-1.debian.tar.xz | 5.3 KiB | ad4a55d22b9e1f238a93ba386e205b0b95723b7dbd29f834727e4fbe44e4caf3 |
Available diffs
- diff from 0.11.0-2 to 0.12.0-1 (164.9 KiB)
No changes file available.
Binary packages built by this source
- librange-v3-dev: range algorithms, views, and actions for C++14/17/20 - headers
Range-v3 is a generic library that augments the existing standard library with
facilities for working with ranges. A range can be loosely thought of a pair
of iterators. This library provides a full implementation of all the standard
algorithms with range-based overloads for convenience.
.
This package contains headers of the library.
- librange-v3-doc: range algorithms, views, and actions for C++14/17/20 - documentation
Range-v3 is a generic library that augments the existing standard library with
facilities for working with ranges. A range can be loosely thought of a pair
of iterators. This library provides a full implementation of all the standard
algorithms with range-based overloads for convenience.
.
This package ships HTML documentation of the library.