Celeritas
0.5.0-56+6b053cd
|
#include <algorithm>
#include <cstddef>
#include <unordered_set>
#include "corecel/math/HashUtils.hh"
#include "Collection.hh"
Classes | |
class | celeritas::DedupeCollectionBuilder< T, I > |
Build collections, returning the same ID for reused data spans. More... | |