diff options
author | fanquake <fanquake@gmail.com> | 2019-10-30 13:56:34 -0400 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2019-10-30 14:20:17 -0400 |
commit | 08e29473126d5cc4df6d2b3f368c6f6f641c0bd8 (patch) | |
tree | 7599faa731ef6a929abfc44f6dd91aabc690939a /doc/descriptors.md | |
parent | a6abc94e9307ea05972ef69732bb148acbfa870a (diff) | |
parent | d314e8a818d4c162b1c7201533e6b600dcab2d91 (diff) |
Merge #17316: refactor: Replace all uses of boost::optional with our own Optional type
d314e8a818d4c162b1c7201533e6b600dcab2d91 refactor: Replace all uses of boost::optional with our own Optional type (Wladimir J. van der Laan)
Pull request description:
Replace all uses of boost::optional with our own Optional type. Luckily, there aren't so many.
After this:
- `boost::optional` is no longer used directly (only through `Optional` which is an alias for it)
- `boost/optional.hpp` is only included in one place
ACKs for top commit:
MarcoFalke:
ACK d314e8a818d4c162b1c7201533e6b600dcab2d91
practicalswift:
ACK d314e8a818d4c162b1c7201533e6b600dcab2d91 -- diff looks correct + satisfying to see incremental progress towards the goal of a Boost free future :)
jtimon:
ACK d314e8a818d4c162b1c7201533e6b600dcab2d91
fanquake:
ACK d314e8a818d4c162b1c7201533e6b600dcab2d91
Tree-SHA512: b43e0017af81b07b5851377cd09624f114510ac5b9018d037664b58ad0fc8e893e30946b61f8f5e21e39125925bf9998a81f2226b468aab2df653ee57ed3213d
Diffstat (limited to 'doc/descriptors.md')
0 files changed, 0 insertions, 0 deletions