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

Method StreamDeleter

src/SFML/Audio/InputSoundFile.cpp:50–52  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

48{
49////////////////////////////////////////////////////////////
50InputSoundFile::StreamDeleter::StreamDeleter(bool theOwned) : owned(theOwned)
51{
52}
53
54
55////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected