Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
wcls
WCLSKeysToIgnore
Public Member Functions
|
List of all members
wcls::WCLSKeysToIgnore Struct Reference
Public Member Functions
std::set< std::string >
operator()
()
Detailed Description
Definition at line
27
of file
WCLS_tool.cc
.
Member Function Documentation
std::set<std::string> wcls::WCLSKeysToIgnore::operator()
(
)
inline
Definition at line
28
of file
WCLS_tool.cc
.
28
{
29
// Ignore these for validation.
30
return
{
"params"
};
31
}
The documentation for this struct was generated from the following file:
WCLS_tool.cc
Generated by
1.8.5