9 #ifndef RETDEC_LLVMIR2HLL_GRAPHS_CG_CG_WRITER_FACTORY_H
10 #define RETDEC_LLVMIR2HLL_GRAPHS_CG_CG_WRITER_FACTORY_H
A base class of all call graph (CG) writers.
Definition: cg_writer.h:27
Implementation of a generic object factory.
Definition: factory.h:124
Implementation of the Singleton design pattern.
Definition: singleton.h:34
Implementation of the Object Factory design pattern.
A library providing API for working with back-end IR.
std::shared_ptr< T > ShPtr
An alias for a shared pointer.
Definition: smart_ptr.h:18
Definition: archive_wrapper.h:19
Implementation of the Singleton design pattern.
Declarations, aliases, macros, etc. for the use of smart pointers.