Workaround a bug in GCC 4.9 with defaulted noexcept constructors
commit1f0d165e30436a8f7de65f399fcebfad14e5ebdc
authorChris Robinson <chris.kcat@gmail.com>
Sun, 26 Nov 2017 07:57:53 +0000 (25 23:57 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 26 Nov 2017 07:57:53 +0000 (25 23:57 -0800)
tree74a86e5c6718fbe01f9bc86e6ab358077769e5b2
parent0f590579f602b7053378a5b1345c23c959af58c5
Workaround a bug in GCC 4.9 with defaulted noexcept constructors
src/decoders/flac.cpp