-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: BSON
-
None
bsoncxx::document::element::operator[] is documented as non-throwing, however the expression bsoncxx::document::element{}["foo"] throws.
A fix for this issue was attempted in CXX-862, but the fix was incomplete.
- duplicates
-
CXX-1089 document::element::operator[] overloads should not throw when given an invalid element
- Closed