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

#include <caseless.hpp>

Public Member Functions

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

Detailed Description

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

provides caseless eq for stl algorithms

Template Parameters
Key

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