tagparser/vorbis
Martchus d80736743b Use `pubsetbuf` only with `libstdc++`
This usage of the function seems only to work as intended with that
standard lib. With `libc++` and the MSVC standard lib the call has no
effect.
2023-02-28 21:06:52 +01:00
..
vorbiscomment.cpp Avoid unqualified calls to `std::move` 2023-02-20 19:54:42 +01:00
vorbiscomment.h Fix spelling and typos 2021-07-02 11:12:39 +02:00
vorbiscommentfield.cpp Use `pubsetbuf` only with `libstdc++` 2023-02-28 21:06:52 +01:00
vorbiscommentfield.h Use flagenumclass.h to implement operators for VorbisCommentFlags 2021-05-13 15:28:56 +02:00
vorbiscommentids.h Add mapping for BPM in Vorbis Comments 2022-08-12 00:37:25 +02:00
vorbisidentificationheader.cpp Adapt to changes in c++utilities 2019-06-10 23:11:39 +02:00
vorbisidentificationheader.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
vorbispackagetypes.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00