LibPkg
Public Member Functions | List of all members
pkg::case_insensitive_cmp Struct Reference

Comparison that does not take into account the case of the string. More...

#include <unpack.h>

Public Member Functions

bool operator() (const std::string &a, const std::string &b) const
 

Detailed Description

Comparison that does not take into account the case of the string.

Member Function Documentation

bool pkg::case_insensitive_cmp::operator() ( const std::string &  a,
const std::string &  b 
) const
inline

The documentation for this struct was generated from the following file:

Reference Manual LibPkg Version 0.6.1 (28 Jan 2015)