mrdocs::lua::Param::Param

Construct from Value

Synopsis

Declared in <mrdocs/Support/Lua.hpp>

Param(Value const& value) noexcept;

Parameters

Name Description

value

The object to copy construct from

Created with MrDocs