Ignore:
Timestamp:
May 10, 2014, 4:29:53 AM (9 years ago)
Author:
Peter
Message:

add pointer to boost::lockfree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/Queue.h

    r3210 r3223  
    4747
    4848     \since New in yat 0.11
     49
     50     \see Boost Library provides a
     51     <a href="http://www.boost.org/doc/libs/1_55_0/doc/html/lockfree.html">
     52     lock-free queue</a>
    4953   */
    5054  template<typename T>
Note: See TracChangeset for help on using the changeset viewer.