mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-11-09 15:53:59 +01:00
Correctly define ZMQ_DELETED_FUNCTION when using older clang compilers.
If you are using a version of clang that doesn't support cxx_deleted_functions we need to define ZMQ_DELETED_FUNCTION to be empty.
This commit is contained in:
Reference in New Issue
Block a user