Aaron Bishop
Aaron Bishop
Would you consider making a 3.1 release? I need to make use of some of the new features since 3.0 in 2018, specifically the Environment's others member.
This has been tested on ArchLinux with curl 7.70.0. It should be backwards compatible with older versions of curl that used `__CURL_MULTI_H`. It also fixes some symbol issues where `CURL_WIN32`...
Make life easier by not requiring an install of sqlpp11. Also make sure project is usable as a cmake subproject.
When using a connection pool, copying a connection_config would be suboptimal. Using a shared_ptr would be trivial to copy.
In Visual Studio 2017 when running Format All Files on entire solution with a Wix Toolset project or on the Wix project, I get the following error: > FormatAllFilesCommand is...