mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 01:21:03 +01:00
comments
This commit is contained in:
parent
37204c7ca0
commit
04d51756fc
@ -4,6 +4,12 @@
|
|||||||
|
|
||||||
Requires boost (headers only).
|
Requires boost (headers only).
|
||||||
Works headers only (the parts actually exercised herein that is - some functions require .cpp files).
|
Works headers only (the parts actually exercised herein that is - some functions require .cpp files).
|
||||||
|
|
||||||
|
To build and run:
|
||||||
|
g++ -o bsondemo bsondemo.cpp
|
||||||
|
./bsondemo
|
||||||
|
|
||||||
|
Windows: project files are available in this directory for bsondemo.cpp for use with Visual Studio.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user