Skip to content

sg::DispatchHandler::DispatchHandler

Construct from ReturnType

Synopsis

Declared in <SageIII/sageInterface/sageGeneric.h>

explicit
DispatchHandler(ReturnType const& defaultval);

Parameters

Name

Description

defaultval

The object to copy construct from

Created with MrDocs