-
Tipo di stampa come stringa (LIGNE 67 )
#include <bsoncxx/types.hpp> std::string bsoncxx::to_string(bsoncxx::type rhs);`
-
elemento in std::string
stdx::string_view view = e.get_utf8().value; string name = view.to_string();
Tipo di stampa come stringa (LIGNE 67 )
#include <bsoncxx/types.hpp>
std::string bsoncxx::to_string(bsoncxx::type rhs);`
elemento in std::string
stdx::string_view view = e.get_utf8().value;
string name = view.to_string();