Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:
-
Story Points:0.25
-
Epic Link:
-
Sprint:AP F18-2
-
Team:Alert Production
Description
The only problem in meas_base was "fail" was being wrapped on the wrong class (pybind11 2.2 is picker about this). I originally thought the problem was bigger and ended up making minor changing two other meas_ packages, but I was wrong and will drop those changes.
I also took the opportunity to modernize the use of anonymous namespaces and run clang-format on the wrappers.
Attachments
Issue Links
- blocks
-
DM-14828 Upgrade pybind11 to 2.2.3
- Done
Looks good now.