Hi,
 
    Any ideas of the preferred way to express the folwloing in Rose (target language is C++, not generating code form Rose though).
 
    void push (const Item& newItem); /* where Item is a template class type */
    const char * const p;
 
best regards
Mike

Reply via email to