ATLAS Offline Software
HLTNavDetails::set_link< STORED, CONTAINER, is_same > Struct Template Reference

Helper struct to determine if persistable type is a DataLink<CONTAINER> (in case STORED and CONTAINER are the same) of rather an ElementLink<CONTAINER> in case STORED is the element type of CONTAINER. More...

#include <Holder.h>

Collaboration diagram for HLTNavDetails::set_link< STORED, CONTAINER, is_same >:

Detailed Description

template<class STORED, class CONTAINER, bool is_same>
struct HLTNavDetails::set_link< STORED, CONTAINER, is_same >

Helper struct to determine if persistable type is a DataLink<CONTAINER> (in case STORED and CONTAINER are the same) of rather an ElementLink<CONTAINER> in case STORED is the element type of CONTAINER.

Definition at line 258 of file Holder.h.


The documentation for this struct was generated from the following file: