----- On Jul 17, 2016, at 2:25 AM, noam cohen <[email protected]> wrote:
> Hi > Has anyone created a c++ wrapper to the hashtable? > If not, I will try to roll my own and give back as a pull request. There are extern "C" guards around the rculfhash.h header. This should allow you to use rculfhash from C++ code. Do you have something else in mind ? Thanks, Mathieu > Thanks > Noam C > _______________________________________________ > lttng-dev mailing list > [email protected] > https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com
_______________________________________________ lttng-dev mailing list [email protected] https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
