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

Method SensorManager

src/SFML/Window/SensorManager.hpp:49–49  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

47 ///
48 ////////////////////////////////////////////////////////////
49 SensorManager(const SensorManager&) = delete;
50
51 ////////////////////////////////////////////////////////////
52 /// \brief Deleted copy assignment

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected