Public Member Functions | List of all members
delete_arc Struct Reference

#include <Functors.h>

Public Member Functions

void operator() (TArc *x)
 

Detailed Description

Definition at line 44 of file Functors.h.

Member Function Documentation

void delete_arc::operator() ( TArc *  x)
inline

Definition at line 44 of file Functors.h.

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

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