From da701b874dce05b1fd0b3e9144b10891b7570016 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 13 Feb 2012 01:52:14 +0000 Subject: *** empty log message *** --- ev.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ev.pod b/ev.pod index 2de0277..bb1f95a 100644 --- a/ev.pod +++ b/ev.pod @@ -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 namespace: =over 4 -- cgit v1.2.3