-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
The bsoncxx::array type contains a method called find() that functions the same was as std::array's at() method. Rename find() to at() to be consistent with the STL API.