2016-10-13 01:08:55 +08:00
|
|
|
Source: mongo-cxx-driver
|
2019-06-27 00:44:59 +08:00
|
|
|
Version: 3.4.0-3
|
2017-12-06 05:01:50 +08:00
|
|
|
Build-Depends: libbson, mongo-c-driver, boost-smart-ptr, boost-optional, boost-utility
|
2019-06-16 07:54:47 +08:00
|
|
|
Homepage: https://github.com/mongodb/mongo-cxx-driver
|
2017-09-09 15:12:54 +08:00
|
|
|
Description: MongoDB C++ Driver.
|
2019-06-08 20:08:40 +08:00
|
|
|
|
|
|
|
Feature: mnmlstc
|
|
|
|
Description: Use MNMLSTC/core C++17 polyfill.
|
|
|
|
|
|
|
|
Feature: system-mnmlstc
|
|
|
|
Description: Use an available version of MNMLSTC on your system as C++17 polyfill.
|
|
|
|
|
|
|
|
Feature: boost
|
|
|
|
Description: Use Boost C++17 polyfill. The only option under MSVC.
|
|
|
|
|
|
|
|
Feature: std-experimental
|
|
|
|
Description: Use optional and string_view from std::experimental.
|