Public Member Functions | List of all members
delete_line Struct Reference

#include <Functors.h>

Public Member Functions

void operator() (TLine *x)
 

Detailed Description

Definition at line 42 of file Functors.h.

Member Function Documentation

void delete_line::operator() ( TLine *  x)
inline

Definition at line 42 of file Functors.h.

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

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