Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ PropertyDict

using Ice::PropertyDict = std::map<std::string, std::string, std::less<>>

A simple collection of properties, represented as a dictionary of key/value pairs.

Both key and value are strings.

Definition at line 27 of file PropertyDict.h.