MCPcopy Create free account
hub / github.com/SFML/SFML / Cursor

Function Cursor

include/SFML/Window/Cursor.hpp:127–127  ·  view source on GitHub ↗

/////////////////////////////////////////////////////// \brief Deleted copy constructor ///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

125 ///
126 ////////////////////////////////////////////////////////////
127 Cursor(const Cursor&) = delete;
128
129 ////////////////////////////////////////////////////////////
130 /// \brief Deleted copy assignment

Callers 2

Cursor.hppFile · 0.70
Cursor.test.cppFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected