Map
Since 6.1.0:
The Map
C++ template holds key-value pairs. The template parameters determine the type of the key and value.
The VariantMap is used by Ledger to map String to a Variant in Ledger.
Since 6.1.0:
The Map
C++ template holds key-value pairs. The template parameters determine the type of the key and value.
The VariantMap is used by Ledger to map String to a Variant in Ledger.