QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Member Functions | List of all members
IndexManager::CaseInsensitiveCompare Struct Reference
+ Collaboration diagram for IndexManager::CaseInsensitiveCompare:

Public Member Functions

bool operator() (const std::string &s1, const std::string &s2) const
 

Detailed Description

Definition at line 62 of file indexmanager.hpp.

Member Function Documentation

◆ operator()()

bool operator() ( const std::string &  s1,
const std::string &  s2 
) const

Definition at line 63 of file indexmanager.hpp.