|  | The Gaudi Framework
    v39r3 (979e3109)
    | 
Container traits class. More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/KeyedTraits.h>
| Static Public Member Functions | |
| static bool | checkBounds (const std::vector< DATATYPE * > *cnt, const typename DATATYPE::key_type &k) | 
| Allow to check the access to container elements for consistency.  More... | |
Container traits class.
Definition of the container traits class.
Select if container-checks should be performed by switching on/off the macro CHECK_KEYED_CONTAINER.
Definition at line 44 of file KeyedTraits.h.
| 
 | inlinestatic | 
Allow to check the access to container elements for consistency.
Definition at line 127 of file KeyedTraits.h.