#include <AssociativeIterator.h>
Static Public Member Functions | |
static RefTo | convert (const RefFrom &ref) |
Definition at line 62 of file AssociativeIterator.h.
static RefTo edm::helper::RefConverter< RefFrom, RefTo >::convert | ( | const RefFrom & | ref | ) | [inline, static] |
Definition at line 63 of file AssociativeIterator.h.
{ return RefTo(ref); }