MCPcopy Create free account
hub / github.com/TankOs/SFGUI / ~Object

Function ~Object

include/SFGUI/Object.hpp:23–23  ·  view source on GitHub ↗

Dtor. */

Source from the content-addressed store, hash-verified

21 /** Dtor.
22 */
23 virtual ~Object() = default;
24
25 /// @cond
26 // Fix for VS2013 not supporting = default move members.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected