Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
legacy-1.0.3
Description
Projects which are built with C++14 mode cannot use MongoDB. Although project using MongoDB can be built and linked with C++14 mode, it crashes at mongo::client::initialize() call.