TF++, Miscellaneous classes and modules in C++:
◆
haskey()
bool tfxx::cmdline::Filename::haskey
(
const std::string &
key
)
const
inline
tell if the key is present
Definition at line
205
of file
xcmdline.h
.
References
count()
.
206
{
return
(this->
count
(key) > 0); }
tfxx::cmdline::Filename::count
Toptionmap::size_type count(const std::string &key) const
number of entries for key
Definition:
xcmdline.h:202
Here is the call graph for this function:
tfxx
cmdline
Filename
Generated on Mon Aug 21 2023 17:36:07 for TF++, Miscellaneous classes and modules in C++: by
1.8.14