1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-12-11 22:57:23 +03:00
Files
wsrep-lib/include/wsrep/sr_key_set.hpp
Teemu Ollakka 53638a8384 Removing assert() calls from public headers
Removed calls to assert() from public headers to have
full control when assertions are enabled in wsrep-lib
code regardless of parent project build configuration.
Moved methods containing assertions and non-trivial
code from headers into compilation units.
2023-02-26 10:12:49 +02:00

1.3 KiB