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

Function FileInputStream

include/SFML/System/FileInputStream.hpp:78–78  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

76 ///
77 ////////////////////////////////////////////////////////////
78 FileInputStream(const FileInputStream&) = delete;
79
80 ////////////////////////////////////////////////////////////
81 /// \brief Deleted copy assignment

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected