Files
bitcoin/src/test/interfaces_tests.cpp
MarcoFalke fa266c4bbf Temporarily work around gcc-13 warning bug in interfaces_tests
This can be reverted once gcc excludes lambdas with decltype(auto)
return type from its -Wdangling-reference analysis.
2023-05-09 20:27:05 +02:00

7.4 KiB