mirror of
https://github.com/boostorg/beast.git
synced 2026-07-07 00:40:59 +02:00
14d7f8d362
When the derived class provides a member function with the corresponding callback name, but the signature is different, a compile error will be generated instead of silently ignoring the member function.