EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dfe::FlatMap< Key, T, Compare >::KeyIndex Struct Reference

Public Attributes

Key key
 
size_type index
 

Detailed Description

template<typename Key, typename T, typename Compare = std::less<Key>>
struct dfe::FlatMap< Key, T, Compare >::KeyIndex

Definition at line 136 of file dfe_flat.hpp.

View newest version in sPHENIX GitHub at line 136 of file dfe_flat.hpp

Member Data Documentation

template<typename Key , typename T , typename Compare = std::less<Key>>
size_type dfe::FlatMap< Key, T, Compare >::KeyIndex::index

Definition at line 138 of file dfe_flat.hpp.

View newest version in sPHENIX GitHub at line 138 of file dfe_flat.hpp

template<typename Key , typename T , typename Compare = std::less<Key>>
Key dfe::FlatMap< Key, T, Compare >::KeyIndex::key

Definition at line 137 of file dfe_flat.hpp.

View newest version in sPHENIX GitHub at line 137 of file dfe_flat.hpp

Referenced by dfe::FlatMap< Key, T, Compare >::KeyCompare::operator()().


The documentation for this struct was generated from the following file: