aboutsummaryrefslogtreecommitdiff
path: root/src/util/check.h
Commit message (Expand)AuthorAgeFilesLines
* util: Make Assert work with any valueMarcoFalke2020-07-111-1/+1
* util: Add Assert identity functionMarcoFalke2020-06-151-1/+11
* move-only: Move NDEBUG compile time check to util/checkMarcoFalke2020-06-141-0/+4
* Add util::Ref class as temporary alternative for c++17 std::anyRussell Yanofsky2020-05-131-0/+4
* util: Add CHECK_NONFATAL and use it in src/rpcMarcoFalke2019-10-181-0/+41