Factory helper that constructs a notifier of the concrete type T.
T.
Declared in <zmq/zmqabstractnotifier.h>
<zmq/zmqabstractnotifier.h>
template<typename T> static std::unique_ptr<CZMQAbstractNotifier> Create();
A new notifier instance of type T.