| 
    MongoDB C++ Driver mongocxx-4.0.0
    
   | 
 
Provides bsoncxx::v_noabi::array::value.
Go to the source code of this file.
Classes | |
| class | bsoncxx::v_noabi::array::value | 
| A read-only BSON array that owns its underlying buffer. When a array::value goes out of scope, the underlying buffer is freed. Generally this class should be used sparingly; array::view should be used instead wherever possible.  More... | |
Namespaces | |
| namespace | bsoncxx | 
| The top-level namespace within which all bsoncxx library entities are declared.  | |
| namespace | bsoncxx::v_noabi | 
| Declares entities whose ABI stability is NOT guaranteed.  | |
| namespace | bsoncxx::v_noabi::array | 
| Declares entities representing a BSON array.     | |