]> granicus.if.org Git - taglib/commit
Simplify overly complicated ByteVector::mid() implementation.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Tue, 6 Jan 2015 02:32:31 +0000 (11:32 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 19 Nov 2015 00:23:19 +0000 (09:23 +0900)
commit7e85d9b2020194427b509b0b73aaa5fc4c77dfd6
treebfbff39518f1ad86c85b59dca1910e05dfc573cf
parentc6443dabc6b6511690a07ec8654c6f35306256cc
Simplify overly complicated ByteVector::mid() implementation.
Especially remove the useless nested RefCounters.
taglib/toolkit/tbytevector.cpp
taglib/toolkit/tbytevector.h
tests/test_bytevector.cpp