Matroska-Org / libmatroska

a C++ libary to parse Matroska files (.mkv and .mka)
GNU Lesser General Public License v2.1
313 stars 57 forks source link

pass ShouldWrite by const reference #170

Closed robUx4 closed 6 months ago

robUx4 commented 6 months ago

Necessary for https://github.com/Matroska-Org/libebml/pull/231

Some code generated with https://github.com/Matroska-Org/foundation-source/pull/142