doc/api fixes (suggested by anteru)
commit254278f8f4f18ea6d45c1bd1a76ff7821d2b5303
authorTim Blechmann <tim@klingt.org>
Wed, 24 Jun 2009 08:41:09 +0000 (24 10:41 +0200)
committerTim Blechmann <tim@klingt.org>
Mon, 17 Aug 2009 11:19:05 +0000 (17 13:19 +0200)
tree73c796c2079972ec0c73af314d7bf76437c9d431
parentbd54c312434056056fd421b3c0eb3f25ebf58800
doc/api fixes (suggested by anteru)

- add stack::empty() function
- documentation fixes
boost/lockfree/fifo.hpp
boost/lockfree/stack.hpp
libs/lockfree/doc/lockfree.qbk
libs/lockfree/test/fifo_test.cpp
libs/lockfree/test/stack_test.cpp