Perhaps he wants a drop-in replacement of std::unordered_map.

On 07/18/2016 11:17 AM, Mathieu Desnoyers wrote:

----- 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

_______________________________________________
lttng-dev mailing list
[email protected]
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to