mrdocs::dom::VariadicFunctionImpl::VariadicFunctionImpl
Construct from U
Synopsis
Declared in <mrdocs/Dom/Function.hpp>
template<class U>
VariadicFunctionImpl(U&& u);
Parameters
| Name | Description |
|---|---|
u |
The object to move construct from |
Created with MrDocs