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

Function Socket

include/SFML/Network/Socket.hpp:75–75  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

73 ///
74 ////////////////////////////////////////////////////////////
75 Socket(const Socket&) = delete;
76
77 ////////////////////////////////////////////////////////////
78 /// \brief Deleted copy assignment

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected