LevelS C++ support library
3.83
|
#include <algorithm>
#include <vector>
#include <utility>
#include <iostream>
#include "datatypes.h"
#include "error_handling.h"
#include "math_utils.h"
Go to the source code of this file.
Classes | |
class | rangeset< T > |
Class for storing sets of ranges of integer numbers
Copyright (C) 2011-2021 Max-Planck-Society
Definition in file rangeset.h.