Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Boost.Iostreams is a C++ framework for defining streams, stream buffers and I/O filters.
0 Questions
Use this tag for questions related to a subproject, i.e. a project within a larger project.
0 Questions
SOIL or Simple OpenGL Image Library is a lightweight image loading library for for C++ and C that is cross-platform.
0 Questions
Refers to a non-destructive operation performed on sequential, collection-like data structures that have the notion of "top element" or "next element", such as stacks, queues and streams. The `peek` operation returns the value of the "top" (or "next") element without "consuming" that element, i.e. without removing that element from the data structure.
0 Questions
Search Manager Class Provides access to the system search services.
0 Questions
Questions regarding angular sizes, arguments for trigonometric functions geometry etc.
0 Questions
The OR operator may represent the "logical boolean or" operation || or a "bitwise or" operation |. Use [sql] for questions related to the SQL "OR" keyword, and [regex-alternation] for the use of alternation construct |. Do NOT use this tag for questions only specific to [bitwise-or] operations.
0 Questions