1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-11-06 04:09:01 +03:00
Files
wsrep-lib/dbsim/db_client_service.cpp
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.7 KiB