Skip to content

how to Deserialize BSON Object #2884

Answered by nlohmann
mirkojpn87 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this should be possible. For the conversion of user-defined types (like Databases in your case), see https://json.nlohmann.me/features/arbitrary_types/. Anything related to BSON is documented here: https://json.nlohmann.me/features/binary_formats/bson/

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@mirkojpn87
Comment options

@gregmarr
Comment options

@mirkojpn87
Comment options

@nlohmann
Comment options

@gregmarr
Comment options

Answer selected by nlohmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants