Public Member Functions | List of all members
art::MinimalToolConfig::KeysToIgnore Struct Reference

#include <ToolConfigTable.h>

Public Member Functions

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

Detailed Description

Definition at line 19 of file ToolConfigTable.h.

Member Function Documentation

std::set<std::string> art::MinimalToolConfig::KeysToIgnore::operator() ( )
inline

Definition at line 21 of file ToolConfigTable.h.

22  {
23  return {};
24  }

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