Skip to content

Rose::Registry::Add

2. The registry entry type has a constructor compatible with this signature:

Synopsis

Declared in <src/midend/astProcessing/plugin.h>

template<typename V>
class Add;

Description

entry(const char *Name, const char *ShortDesc, T *(*Ctor)());

If you have more elaborate requirements, then copy and modify.

Created with MrDocs