aboutsummaryrefslogtreecommitdiff
path: root/src/util/check.h
AgeCommit message (Expand)Author
2020-07-11util: Make Assert work with any valueMarcoFalke
2020-06-15util: Add Assert identity functionMarcoFalke
2020-06-14move-only: Move NDEBUG compile time check to util/checkMarcoFalke
2020-05-13Add util::Ref class as temporary alternative for c++17 std::anyRussell Yanofsky
2019-10-18util: Add CHECK_NONFATAL and use it in src/rpcMarcoFalke