Re: list.h , list_head and C++

From: Avi Kivity
Date: Tue Feb 27 2007 - 11:25:48 EST


Robert Hancock wrote:
remi.chateauneu@xxxxxxxxx wrote:
On Feb 26, 2:26 pm, Robert Hancock <hanco...@xxxxxxx> wrote:
remi.chateau...@xxxxxxxxx wrote:
My C++ program needs an intrusive list, possibly with RCU
capabilities.The data structurelist_head, defined in /usr/include/
linux/list.h , fits perfectly these needs.



I believe boost has a C++ intrusive list, which unlike the kernel's is completely typesafe.



--
error compiling committee.c: too many arguments to function

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/