struct LinkMapListDefaultTraits
Defined at line 127 of file ../../src/lib/elfldltl/include/lib/elfldltl/link-map-list.h
Forward declaration; see below.
Public Methods
template <class Element>
Element & LinkMapToElement (Element & map)
This must translate a `const LinkMap
&
` to a `const value_type
&
`.
Defined at line 130 of file ../../src/lib/elfldltl/include/lib/elfldltl/link-map-list.h
template <class Element>
Element & ElementToLinkMap (Element & map)
This must translate a `const value_type
&
` to a `const LinkMap
&
`.
Defined at line 136 of file ../../src/lib/elfldltl/include/lib/elfldltl/link-map-list.h