Lry722/data-struct-mapping-cpp
A tool facilitates to map the contents of a container similar to a dictionary (i.e., supporting get value through the [] operator) with string keys into an aggregate class.
C++MIT
A tool facilitates to map the contents of a container similar to a dictionary (i.e., supporting get value through the [] operator) with string keys into an aggregate class.
C++MIT