NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
date::find_rule_by_name Struct Reference
Collaboration diagram for date::find_rule_by_name:

Public Member Functions

bool operator() (const Rule &x, const std::string &nm) const
 
bool operator() (const std::string &nm, const Rule &x) const
 

Detailed Description

Definition at line 1275 of file tz.cpp.

Member Function Documentation

◆ operator()() [1/2]

bool date::find_rule_by_name::operator() ( const Rule x,
const std::string &  nm 
) const
inline

Definition at line 1277 of file tz.cpp.

References date::detail::Rule::name().

Here is the call graph for this function:

◆ operator()() [2/2]

bool date::find_rule_by_name::operator() ( const std::string &  nm,
const Rule x 
) const
inline

Definition at line 1282 of file tz.cpp.

References date::detail::Rule::name().

Here is the call graph for this function:

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