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