#include <G4ExcitedStringVector.hh>
Public Member Functions | |
void | operator() (G4ExcitedString *aS) |
Definition at line 42 of file G4ExcitedStringVector.hh.
void DeleteString::operator() | ( | G4ExcitedString * | aS | ) | [inline] |
Definition at line 42 of file G4ExcitedStringVector.hh.
00042 { void operator()(G4ExcitedString* aS){delete aS;} };