Variant serialize implementation specialization for a single variant.
More...
|
template<typename Variant > |
void | operator() (int index, const json &value, Variant &v) const |
| Access operator into the variant.
|
|
Variant serialize implementation specialization for a single variant.
◆ operator()()
template<typename Variant >
Access operator into the variant.
- Parameters
-
index | Index of the variant |
value | Json value of the variant |
v | Variant to return |
The documentation for this struct was generated from the following file:
- /home/runner/work/INSTINCT/INSTINCT/src/util/Json.hpp