ATLAS Offline Software
Public Member Functions | List of all members
KeyClass< T > Struct Template Reference

#include <KeyConcept.h>

Collaboration diagram for KeyClass< T >:

Public Member Functions

 KeyClass ()
 
 ~KeyClass ()
 
 BOOST_CONCEPT_ASSERT ((KeyConcept< T >))
 

Detailed Description

template<class T>
struct KeyClass< T >

Definition at line 85 of file KeyConcept.h.

Constructor & Destructor Documentation

◆ KeyClass()

template<class T >
KeyClass< T >::KeyClass ( )
inline

Definition at line 86 of file KeyConcept.h.

86 {}

◆ ~KeyClass()

template<class T >
KeyClass< T >::~KeyClass ( )
inline

Definition at line 87 of file KeyConcept.h.

87 {}

Member Function Documentation

◆ BOOST_CONCEPT_ASSERT()

template<class T >
KeyClass< T >::BOOST_CONCEPT_ASSERT ( (KeyConcept< T >)  )

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