Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Classes | Namespaces
caseinsensitivecomparer.h File Reference
#include "./global.h"
#include <string>
#include <iostream>
Include dependency graph for caseinsensitivecomparer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TagParser::CaseInsensitiveCharComparer
 The CaseInsensitiveCharComparer struct defines a method for case-insensivive character comparison (less). More...
 
struct  TagParser::CaseInsensitiveStringComparer
 The CaseInsensitiveStringComparer struct defines a method for case-insensivive string comparison (less). More...
 

Namespaces

namespace  TagParser
 Contains all classes and functions of the TagInfo library.