Indexed Array documentation

  • Introduction and rationale for the library
  • Tutorial for simple usage
  • Avanced usage
  • Multidimensional arrays
  • Bitsets
  • Safe initialization
  • Performance
  • Integrations and extensions
  • Example use cases
  • Reference
    • Indexed array
      • Indexed_array constructors
      • Indexed_array data access
      • Indexed_array iterators
      • Indexed_array observers
    • Indexed span
      • indexed_span constructors
      • indexed_span data access
      • indexed_span iterators
      • indexed_span observers
    • Indexed bitset
      • Indexed_bitset constructors
      • indexed_bitset data access
      • Indexed_bitset observers
    • Default indexer
  • Design principles
  • Comparison with other libraries
Theme by the Executable Book Project

ReferenceΒΆ

  • Indexed array
    • Construction and destruction
    • Member functions
  • Indexed span
    • Construction and destruction
    • Member functions
  • Indexed bitset
    • Construction and destruction
    • Member functions
  • Default indexer
    • Sets of value
    • make_default_indexer

previous

Use cases

next

Indexed_array

By Julien Blanc
© Copyright 2023, Julien Blanc.