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

Function WindowBase

include/SFML/Window/WindowBase.hpp:125–125  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

123 ///
124 ////////////////////////////////////////////////////////////
125 WindowBase(const WindowBase&) = delete;
126
127 ////////////////////////////////////////////////////////////
128 /// \brief Deleted copy assignment

Callers 1

WindowBase.hppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected