-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service Arch 2022-08-08
Change the IDL so that it generates .value and .has_value instead of .get and .is_initialized, in accordance with SERVER-68246.
Or better yet just operator bool and operator*
- depends on
-
SERVER-68246 change calls to `boost::optional` members `is_initialized` and `get` (via clang-tidy)
- Closed