mrdocs::dom::Value::Value
Construct from char
Synopsis
Declared in <mrdocs/Dom/Value.hpp>
Value(char const* s);
Parameters
Name |
Description |
s |
The value to construct from |
Created with MrDocs
Construct from char
Declared in <mrdocs/Dom/Value.hpp>
Value(char const* s);
Name |
Description |
s |
The value to construct from |
Created with MrDocs