Static Public Member Functions | List of all members
art::detail::default_invocation< R(ARGS...)> Struct Template Reference

#include <ProvenanceDumperImpl.h>

Static Public Member Functions

static R invoke (ARGS...)
 

Detailed Description

template<typename R, typename... ARGS>
struct art::detail::default_invocation< R(ARGS...)>

Definition at line 91 of file ProvenanceDumperImpl.h.

Member Function Documentation

template<typename R , typename... ARGS>
static R art::detail::default_invocation< R(ARGS...)>::invoke ( ARGS...  )
inlinestatic

Definition at line 93 of file ProvenanceDumperImpl.h.

94  {}

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