persistent-cache-cpp 1.0.4+16.04.20160117-0ubuntu1 source package in Ubuntu

Changelog

persistent-cache-cpp (1.0.4+16.04.20160117-0ubuntu1) xenial; urgency=medium

  [ Michi Henning ]
  * Fixed assertion failure when move-constructing a stats instance from
    the internal instance.

  [ CI Train Bot ]
  * No-change rebuild.

 -- Michi Henning <email address hidden>  Sun, 17 Jan 2016 22:35:54 +0000

Upload details

Uploaded by:
Michi Henning
Sponsored by:
CI Train Bot Account
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
persistent-cache-cpp_1.0.4+16.04.20160117.orig.tar.gz 63.3 KiB a2d80559b68d45fb73fb9a3a519b46d38b69d83176000db2731c8fc69f770ffd
persistent-cache-cpp_1.0.4+16.04.20160117-0ubuntu1.diff.gz 2.3 KiB 5658d230ca1cd19ddfdab638e1c5201f1bf3f4faba4b7defde7f261d674d34c0
persistent-cache-cpp_1.0.4+16.04.20160117-0ubuntu1.dsc 2.2 KiB 35b95fa7e9670a08220d0371190d77801313611fed1d4cdf4c23de370efd8265

View changes file

Binary packages built by this source

persistent-cache-cpp-dev: Cache of key-value pairs with persistent storage for C++ 11

 A persistent cache for arbitrary (possibly large amount of data, such as
 image files) that is fast, scalable, and crash-proof.

persistent-cache-cpp-doc: Documentation for persistent-cache-cpp-dev

 Examples and API reference.