Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SymTab/Autogen.h

    r972e6f7 r0f8e4ac  
    2424
    2525namespace SymTab {
    26   static const std::list< std::string > noLabels;
    27 
    2826  /// Generates assignment operators, constructors, and destructor for aggregate types as required
    2927  void autogenerateRoutines( std::list< Declaration * > &translationUnit );
Note: See TracChangeset for help on using the changeset viewer.