Unverified Commit e21084eb authored by vector-of-bool's avatar vector-of-bool Committed by GitHub
Browse files

[CXX-2625] Bring our own optional<T> (#1075)

* Bring our own optional<T>
* Fix: Don't instantiate unused trait operands
* Ordering traits: is_totally_ordered
* Fix return value of swapped compare operators
* Clean up the BSONCXX_FWD macro
* Formatter for strong_ordering
* Fix: compare_three_way name lookup differences between compilers
parent c61b9d83
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment