find helper More...
#include <AssociationMap.h>
Public Types | |
using | first_argument_type = const self & |
using | result_type = const value_type * |
using | second_argument_type = size_type |
Public Member Functions | |
const result_type | operator() (first_argument_type c, second_argument_type i) |
find helper
Definition at line 234 of file AssociationMap.h.
using edm::AssociationMap< Tag >::Find::first_argument_type = const self& |
Definition at line 235 of file AssociationMap.h.
using edm::AssociationMap< Tag >::Find::result_type = const value_type* |
Definition at line 237 of file AssociationMap.h.
using edm::AssociationMap< Tag >::Find::second_argument_type = size_type |
Definition at line 236 of file AssociationMap.h.
|
inline |