range-v3 0.11.0-2 source package in Ubuntu

Changelog

range-v3 (0.11.0-2) unstable; urgency=medium

  * Reupload the fix to unstable.
  * Bump Standards-Version to 4.6.0, no required changes.

 -- Nicholas Guriev <email address hidden>  Wed, 01 Dec 2021 00:06:04 +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 Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
range-v3_0.11.0-2.dsc 1.5 KiB a24b1540de791a617f2abc1f5f0dd40b3b3ac0792516d6c08f2a997c6c6efc5b
range-v3_0.11.0.orig.tar.gz 520.6 KiB 376376615dbba43d3bef75aa590931431ecb49eb36d07bb726a19f680c75e20c
range-v3_0.11.0-2.debian.tar.xz 7.8 KiB f067b5dc5dcbdeac6ee90a68b98c92b3367149a360ea85fc6f0171524e7c97d7

Available diffs

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.