sg::TypeRecoveryHandler::TypeRecoveryHandler
Copy constructor
Synopsis
Declared in <SageIII/sageInterface/sageGeneric.h>
TypeRecoveryHandler(TypeRecoveryHandler const& other) = delete;
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs