The Gaudi Framework
v29r0 (ff2e7097)
|
helper structure to get container type More...
#include <GaudiKernel/Range.h>
Public Types | |
typedef details::_container< CONTAINER, details::_has_typename_container_< CONTAINER >::value >::Container | Container |
typedef CONTAINER::const_iterator | Iterator |
helper structure to get container type
typedef details::_container<CONTAINER, details::_has_typename_container_<CONTAINER>::value>::Container Gaudi::details::container< CONTAINER >::Container |
typedef CONTAINER::const_iterator Gaudi::details::container< CONTAINER >::Iterator |