summaryrefslogtreecommitdiff
path: root/src/third_party/variant-1.4.0/test/ctor.fwd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-40147 Upgrade third-party variant from 1.3.0 to 1.4.0Ryan Egesdahl2020-06-261-0/+52
We use a third-party implementation of std::variant on platforms that do not include it. This change simply upgrades the third-party source to the most recent release and then fixes the way we actually depend on it.