Public Member Functions | List of all members
delete_polymarker Struct Reference

#include <Functors.h>

Public Member Functions

void operator() (TPolyMarker *x)
 

Detailed Description

Definition at line 41 of file Functors.h.

Member Function Documentation

void delete_polymarker::operator() ( TPolyMarker *  x)
inline

Definition at line 41 of file Functors.h.

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

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