PreprocessingInfo::PreprocessingInfo
Copy constructor
Synopsis
Declared in <SageIII/rose_attributes_list.h>
PreprocessingInfo(PreprocessingInfo const& prepInfo);
Parameters
Name |
Description |
prepInfo |
The object to copy construct from |
Created with MrDocs