retdec
Classes | Namespaces
observer.h File Reference

Implementation of a generic typed observer (observer part). More...

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

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::Observer< SubjectType, ArgType >
 Implementation of a generic typed observer using shared pointers (observer part). More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Implementation of a generic typed observer (observer part).