ATLAS Offline Software
Public Member Functions | List of all members
HLT::TypeInformation::simple_printer Struct Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::simple_printer:

Public Member Functions

template<class element >
void do_it () const
 

Detailed Description

Definition at line 405 of file TypeInformation.h.

Member Function Documentation

◆ do_it()

template<class element >
void HLT::TypeInformation::simple_printer::do_it ( ) const
inline

Definition at line 407 of file TypeInformation.h.

407 {std::cout << "["<< typeid(element).name() << "] ";}

The documentation for this struct was generated from the following file:
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195