We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
view
1 parent b3f62a8 commit 9a1f489Copy full SHA for 9a1f489
src/bsoncxx/include/bsoncxx/v_noabi/bsoncxx/types/bson_value/value.hpp
@@ -262,7 +262,7 @@ class value {
262
///
263
/// Create an owning copy of a bson_value::view.
264
265
- explicit BSONCXX_ABI_EXPORT_CDECL() value(view const&);
+ explicit BSONCXX_ABI_EXPORT_CDECL() value(bson_value::view const&);
266
267
268
/// Get a view over the bson_value owned by this object.
0 commit comments