This aids in rethrowing exceptions from callers wanting to:
- void NyquistIO::Load(AudioData * data, const std::vector<uint8_t> & buffer)
- void NyquistIO::Load(AudioData * data, const std::string & extension, const std::vector<uint8_t> & buffer)
where std::exceptions are not raised by the catch on:
97d71768ef/src/Common.cpp (L135)
pull/43/head
parent
97d71768ef
commit
55404f6ef6
Loading…
Reference in New Issue