Wiki

Case Status
Log In

Wiki

 
Whole Tomato Software - Home
  • RSS Feed

Adjust Move Implementation for templates

Visual Assist build 2093 and newer

By default, Move Implementation to Source File will move inline template implementations out of the class definition, but keep them in the header file. If the template implementation is outside the class definition, the implementation will be moved to a source file.

To move inline template implementations directly from the class definition to a source file, set the following registry key:

HKCU\Software\Whole Tomato\Visual Assist X\ <IDE spec>\MoveTemplateImplToSourceInTwoSteps = 00

Restore default behavior by setting the value to 01.

 

Tags: