Tag Parser  9.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
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 comparsion (less). More...
 
struct  TagParser::CaseInsensitiveStringComparer
 The CaseInsensitiveStringComparer struct defines a method for case-insensivive string comparsion (less). More...
 

Namespaces

 TagParser
 Contains all classes and functions of the TagInfo library.