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

Method WindowImpl

src/SFML/Window/WindowImpl.hpp:107–107  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

105 ///
106 ////////////////////////////////////////////////////////////
107 WindowImpl(const WindowImpl&) = delete;
108
109 ////////////////////////////////////////////////////////////
110 /// \brief Deleted copy assignment

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected