A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classCSyncQueue__set.html below:

NCBI C++ ToolKit: CSyncQueue_set< Key, Compare, Allocator

Search Toolkit Book for CSyncQueue_set

Adaptor class to use STL set<> in CSyncQueue. More...

#include <util/sync_queue.hpp>

Inheritance diagram for CSyncQueue_set< Key, Compare, Allocator >:

Collaboration diagram for CSyncQueue_set< Key, Compare, Allocator >:

Detailed Description template<class Key, class Compare = less<Key>, class Allocator = allocator<Key>>
class CSyncQueue_set< Key, Compare, Allocator >

Adaptor class to use STL set<> in CSyncQueue.

This class inherits from set<>, and in addition implements methods push_back(), front() and pop_back().

Note
Not all operations on set iterators are permitted, so not all operations on CSyncQueue iterators will compile.

Definition at line 1017 of file sync_queue.hpp.

Member Typedef Documentation ◆ TBaseType

template<class Key , class Compare = less<Key>, class Allocator = allocator<Key>>

Definition at line 1021 of file sync_queue.hpp.

Constructor & Destructor Documentation ◆ CSyncQueue_set()

template<class Key , class Compare = less<Key>, class Allocator = allocator<Key>>

Definition at line 1023 of file sync_queue.hpp.

Member Function Documentation ◆ front()

template<class Key , class Compare = less<Key>, class Allocator = allocator<Key>>

Definition at line 1027 of file sync_queue.hpp.

◆ pop_front()

template<class Key , class Compare = less<Key>, class Allocator = allocator<Key>>

Definition at line 1029 of file sync_queue.hpp.

◆ push_back()

template<class Key , class Compare = less<Key>, class Allocator = allocator<Key>>

Definition at line 1025 of file sync_queue.hpp.

The documentation for this class was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4