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.
Box2D is a free open source 2-dimensional physics simulator engine written in C++ by Erin Catto and published under the zlib license
0 Questions
Declaration is the part of the subprogram (procedure or function) which provides the protocol(header), but not the body of the subprogram.
0 Questions
The OpenAPI Specification, originally known as the Swagger Specification, is a specification for machine-readable interface files for describing, producing, consuming, and visualizing RESTful Web services.
0 Questions
GUI component that allows the user to select a date and a time and to display the date and time with a specified format.
0 Questions
A Series object represents a data series. This may be represented as the SeriesCollection class (Java, C#) or Series class in Python Pandas.
0 Questions
Usually refers to move semantics; consider using that tag instead. Move semantics is a programming language feature that allows a copy operation to be replaced by a more efficient "move" when the source object is a temporary or an otherwise expiring object.
0 Questions
QUESTIONS ABOUT SERVER ADMINISTRATION ARE OFF-TOPIC. General VMWare questions may be asked on superuser.com or serverfault.com. VMware is a brand of virtual machine software that provides a virtualized set of hardware to the guest operating system.
0 Questions
A group of classes and namespaces compiled into a binary file, written in a .NET-specific language such as C# or VB.NET.
0 Questions