retdec
Classes | Namespaces
visitor_adapter.h File Reference

A visitor whose visit methods do nothing. More...

#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/visitor.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::VisitorAdapter
 A visitor whose visit methods do nothing by default. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A visitor whose visit methods do nothing.