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.
A C++ template class that provides a limited garbage collection facility for pointers, by allowing pointers to have the elements they point to automatically destroyed when the auto_ptr object is itself destroyed. Deprecated as of C++11 in favor of unique_ptr.
0 Questions
Use this tag for questions specific to the GNU Core Utilities. If possible, add more specific tags such as "kill", "chown", "uniq" et cetera.
0 Questions
This tag can be used whenever the data present in the question is not ordered, that is, not following a specific pre-defined pattern
0 Questions
The November 2007 release of Microsoft Visual C++, a C and C++ compiler for Windows.
0 Questions
NSToolbar and NSToolbarItem provide the mechanism for a titled window to display a toolbar just below its title bar.
0 Questions
Use this tag to better reference questions about WindowsIdentity allowing to encapsulate information about Windows accounts.
0 Questions
Represents a top-level Preference that is the root of a Preference hierarchy. A PreferenceActivity points to an instance of this class to show the preferences.
0 Questions