libetlcpp-doc binary package in Ubuntu Noble amd64

 ETL design objective covers the following areas:
 .
 - Create a set of containers where the size or maximum size is determined at
   compile-time.
 - These containers should be largely equivalent to those supplied in the STL,
   with a compatible API.
 - Be compatible with C++98 but implement as many of the later C++11/14/17
   additions as possible.
 - Have deterministic behaviour.
 - Add other useful components that are not present in the standard library.
 - The embedded template library has been designed for lower resource embedded
   applications. It defines a set of containers, algorithms, and utilities, some
   of which emulate parts of the STL. There is no dynamic memory allocation.
 - The library makes no use of the heap. All the containers (apart from
   intrusive types) have a fixed capacity allowing all memory allocation to be
   determined at compile-time. The library is intended for any compiler that
   supports C++03 or greater.
 .
 Documentation

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-10-27 00:56:04 UTC Published Ubuntu Noble amd64 release universe doc Optional 20.37.2+dfsg-1.1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe doc Optional 20.37.2+dfsg-1.1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-10-27 01:03:11 UTC Superseded Ubuntu Noble amd64 release universe doc Optional 20.37.2+dfsg-1
  • Removal requested .
  • Superseded by amd64 build of etlcpp 20.37.2+dfsg-1.1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu

Source package