mrdocs::dom::Value::Value
Construct an array value from raw storage.
Synopsis
Declared in <mrdocs/Dom/Value.hpp>
Value(Array::storage_type elements);
Parameters
Name |
Description |
elements |
The object to construct from |
Created with MrDocs