Public Member Functions | List of all members
wcls::WCLSKeysToIgnore Struct Reference

Public Member Functions

std::set< std::stringoperator() ()
 

Detailed Description

Definition at line 27 of file WCLS_tool.cc.

Member Function Documentation

std::set<std::string> wcls::WCLSKeysToIgnore::operator() ( void  )
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: