Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
Description
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.