Here's a link:
http://mongoc.org/libbson/1.6.3/parsing.html
Under the header "Recursing into Sub-Documents", the example variable "child" should be bson_iter_t and not a bson_iter_t*
Here's a link:
http://mongoc.org/libbson/1.6.3/parsing.html
Under the header "Recursing into Sub-Documents", the example variable "child" should be bson_iter_t and not a bson_iter_t*