Public Member Functions
InferenceEngine::details::CaselessLess< Key > Class Template Reference

Provides caseless comparison for STL algorithms. More...

#include <caseless.hpp>

Public Member Functions

bool operator() (const Key &a, const Key &b) const noexcept
 

Detailed Description

template<class Key>
class InferenceEngine::details::CaselessLess< Key >

Provides caseless comparison for STL algorithms.

Template Parameters
Keytype, usually std::string

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