DeleteVisitor Class Reference

DeleteVisitor executes the destructor of the instantiated object. More...

Inheritance diagram for DeleteVisitor:

Public Member Functions

template
<
typename
LayerType
>
void operator() (LayerType *layer) const
 Execute the destructor. More...

 

Detailed Description

DeleteVisitor executes the destructor of the instantiated object.

Definition at line 27 of file delete_visitor.hpp.

Member Function Documentation

◆ operator()()

void operator() ( LayerType *  layer) const

Execute the destructor.


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