Public Member Functions | List of all members
delete_latex Struct Reference

#include <Functors.h>

Public Member Functions

void operator() (TLatex *x)
 

Detailed Description

Definition at line 47 of file Functors.h.

Member Function Documentation

void delete_latex::operator() ( TLatex *  x)
inline

Definition at line 47 of file Functors.h.

47 {void operator()(TLatex* x) { delete x; }};
list x
Definition: train.py:276
void operator()(TLatex *x)
Definition: Functors.h:47

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