HepMC3 event record library
Static Public Member Functions
process_attributes< Args > Struct Template Reference

Recursively iterate over variadic template arguments. More...

#include <attr.h>

Static Public Member Functions

static void init (const Args &...args, function_record *r)
 
static void init (const Args &...args, type_record *r)
 
static void precall (function_call &call)
 
static void postcall (function_call &call, handle fn_ret)
 

Detailed Description

template<typename... Args>
struct process_attributes< Args >

Recursively iterate over variadic template arguments.

Definition at line 516 of file attr.h.


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