Skip to content

DebugLog::DebugLog

Construct from string

Synopsis

Declared in <support/CommandOptions.h>

DebugLog(std::string const& what_to_debug);

Parameters

Name

Description

what_to_debug

The object to copy construct from

Created with MrDocs