Files
bitcoin/src
MarcoFalke 1e4a3c057a Merge #21317: util: Make Assume() usable as unary expression
fa4cebadcf util: Make Assume() usable as unary expression (MarcoFalke)

Pull request description:

  Assume shouldn't behave different at the call site depending on build flags. Currently compilation fails if it is used as expression. Fix that by using the lambda approach from `Assert()` without the `assert()`.

ACKs for top commit:
  jnewbery:
    ACK fa4cebadcf
  practicalswift:
    cr ACK fa4cebadcf: patch looks correct and commit hash starts with `fa`

Tree-SHA512: 9ec9ac8d410cdaf5e4e28df571a89e3d23d38e05a7027bb726cae3da6e9314734277e5a218e9e090cc17e10db763da71052c229ad642077ca5824ee42022f3ed
2021-03-22 08:35:21 +01:00
..
2021-03-11 13:45:14 +08:00
2021-03-17 17:59:22 -07:00
2021-03-17 17:59:22 -07:00
2021-03-16 11:00:57 +01:00
2021-02-21 21:01:02 +02:00
2021-03-11 13:45:14 +08:00