diff options
| author | Ben Woosley <[email protected]> | 2019-01-31 10:46:23 -0800 |
|---|---|---|
| committer | Ben Woosley <[email protected]> | 2019-01-31 22:10:55 -0800 |
| commit | 267eac00f968850c859474434570ac8e1fce29f5 (patch) | |
| tree | f475976fb2608b46a372e6e5b71e0cf9edc17c9c /src/httpserver.cpp | |
| parent | Piecewise construct to avoid invalid construction (diff) | |
| download | discoin-267eac00f968850c859474434570ac8e1fce29f5.tar.xz discoin-267eac00f968850c859474434570ac8e1fce29f5.zip | |
Prefer boost::optional#get_value_or over #value_or
The latter is not defined in the earliest supported version of boost,
1.47.
https://www.boost.org/doc/libs/1_47_0/libs/optional/doc/html/boost_optional/detailed_semantics.html
https://travis-ci.org/bitcoin/bitcoin/jobs/486674823
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions