Properly mark classes as final
commitc435ec1f076c27fadd19b04f3d5721f0fd64a1bb
authorChris Robinson <chris.kcat@gmail.com>
Wed, 18 Oct 2017 07:57:27 +0000 (18 00:57 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 18 Oct 2017 07:57:27 +0000 (18 00:57 -0700)
tree85b8b05a94f5676cd264eb12b25a547d8c4e022d
parent2cb361ea52c90bb31907617437a167eafd99218e
Properly mark classes as final
15 files changed:
examples/alure-dumb.cpp
examples/alure-physfs.cpp
src/context.cpp
src/decoders/flac.cpp
src/decoders/flac.hpp
src/decoders/mpg123.cpp
src/decoders/mpg123.hpp
src/decoders/opusfile.cpp
src/decoders/opusfile.hpp
src/decoders/sndfile.cpp
src/decoders/sndfile.hpp
src/decoders/vorbisfile.cpp
src/decoders/vorbisfile.hpp
src/decoders/wave.cpp
src/decoders/wave.hpp