Skip to content

Use C++ features

Tim Schoof requested to merge use_cpp into main

This is a proof-of-concept that shows how to use C++ features (an unordered_map in this case) in a library that is usable from C.

Merge request reports