Public Member Functions | List of all members
art::detail::ModuleConfig::IgnoreKeys Struct Reference

#include <ImplicitConfigs.h>

Public Member Functions

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

Detailed Description

Definition at line 15 of file ImplicitConfigs.h.

Member Function Documentation

std::set<std::string> art::detail::ModuleConfig::IgnoreKeys::operator() ( )
inline

Definition at line 17 of file ImplicitConfigs.h.

18  {
19  return {"module_label"};
20  }

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