*** empty log message ***

master
Marc Alexander Lehmann 11 years ago
parent 9c2ed89fd7
commit 9d974eb9d1

@ -3919,6 +3919,10 @@ to add as long as they only need one additional pointer for context. If
you need support for other types of functors please contact the author
(preferably after implementing it).
For all this to work, your C++ compiler either has to use the same calling
conventions as your C compiler (for static member functions), or you have
to embed libev and compile libev itself as C++.
Here is a list of things available in the C<ev> namespace:
=over 4

Loading…
Cancel
Save