CMS 3D CMS Logo

List of all members | Public Member Functions
StringMap::MatchByString Class Reference

#include <StringMap.h>

Public Member Functions

 MatchByString ()
 
bool operator() (const value_type &val, const std::string &string) const
 

Detailed Description

Definition at line 35 of file StringMap.h.

Constructor & Destructor Documentation

◆ MatchByString()

StringMap::MatchByString::MatchByString ( )
inline

Definition at line 37 of file StringMap.h.

37 {}

Member Function Documentation

◆ operator()()

bool StringMap::MatchByString::operator() ( const value_type val,
const std::string &  string 
) const
inline