A set of integers. More...
#include "../defs.h"
#include "../algorithm/is_sorted.h"
#include <algorithm>
#include <iosfwd>
#include <iterator>
#include <set>
#include <cassert>
Go to the source code of this file.
Classes | |
class | IntSetSparse< T > |
A set of integers. More... |
A set of integers.