40 std::unique_ptr<Private>
p;
The common base class of all entity definitions found in the sources.
Class representing a list of different code generators.
#define NON_COPYABLE(cls)
Macro to help implementing the rule of 5 for a non-copyable & movable class.