Tag Parser  7.0.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
localeawarestring.cpp
Go to the documentation of this file.
1 #include "./localeawarestring.h"
2 
3 using namespace std;
4 
5 namespace TagParser {
6 
7 } // namespace TagParser
STL namespace.