ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Minimal associative containers based on continous storage. More...
#include <algorithm>
#include <functional>
#include <stdexcept>
#include <vector>
Go to the source code of this file.
Classes | |
class | dfe::FlatSet< T, Compare, Container > |
class | dfe::FlatMap< Key, T, Compare > |
struct | dfe::FlatMap< Key, T, Compare >::KeyIndex |
struct | dfe::FlatMap< Key, T, Compare >::KeyCompare |
Namespaces | |
namespace | dfe |
Minimal associative containers based on continous storage.
Definition in file dfe_flat.hpp.