Loki-Astari / ThorsMongo

C++ MongoDB API and BSON/JSON Serialization library
GNU General Public License v3.0
316 stars 72 forks source link

Does not handle string_view in BSON #88

Closed Loki-Astari closed 2 months ago

Loki-Astari commented 2 months ago

When creating BSON does not calculate the size of string_view Thus failing to compile when exporting objects that contain string_view to BSON

Loki-Astari commented 2 months ago

Fixed in commit: 6cc2a36cc0fcab61e925656662c70ba4c7b97fd0