]> git.mxchange.org Git - simgear.git/commit
Add front() methods SGQueue, SGLockedQueue, and SGBlockingQueue so that the
authorcurt <curt>
Sat, 28 Feb 2004 18:51:20 +0000 (18:51 +0000)
committercurt <curt>
Sat, 28 Feb 2004 18:51:20 +0000 (18:51 +0000)
commit79d72b6292858b957d706171939136e627b29773
tree4e13a25141aba2065cdc1f844ea8110d9adf8c01
parentaa67c738a115c04dd841eb0f6a53cd47aeeca542
Add front() methods SGQueue, SGLockedQueue, and SGBlockingQueue so that the
can be used more interchangably with a regular STL queue.
simgear/threads/SGQueue.hxx