-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The existing composition member functions are missing a method that accepts functions that return Status such as:
Status verifyFoo(Foo foo)
which we'd like to be able to call directly from a StatusWith<Foo>
- related to
-
SERVER-47327 Add composition member functions to StatusWith
- Closed