MCPcopy Create free account
hub / github.com/Rustam-Z/cpp-programming / Span

Function Span

Project_Labirint_Game/sfml/include/SFML/Audio/Music.hpp:63–66  ·  view source on GitHub ↗

/////////////////////////////////////////////////////// \brief Default constructor ///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

61 ///
62 ////////////////////////////////////////////////////////////
63 Span()
64 {
65
66 }
67
68 ////////////////////////////////////////////////////////////
69 /// \brief Initialization constructor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected