ENH: New functions getEnumNameFromValue() and getEnumValueFromName()
Compare changes
- Daniel Hornung authored
+ 5
− 4
@@ -89,11 +89,12 @@ if (DOXYGEN_FOUND)
@@ -89,11 +89,12 @@ if (DOXYGEN_FOUND)
See title.
Do the new functions cover the use cases of higher-order client libraries?
make test
, look into test_utility.cpp
.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.