intervalset
latest
  • Install
  • Usage
  • API showcase
  • API reference
  • Changelog
intervalset
  • Docs »
  • intervalset documentation
  • View page source

intervalset documentationΒΆ

intervalset is a C++ library to manage sets of closed intervals of integers. This is a simple wrapper around Boost.Icl.

  • Install
    • From Nix
    • Build It Yourself
  • Usage
    • How to compile/link my program with intervalset?
    • Quick example
  • API showcase
    • Constructors
    • Set operations
    • Accessing elements
    • Testing membership
    • Iterating elements and intervals
  • API reference
  • Changelog
    • Unreleased
    • v1.2.0
    • v1.1.0
    • v1.0.0
Next

© Copyright 2018, Millian Poquet Revision 2b449c3b.

Built with Sphinx using a theme provided by Read the Docs.