Static Public Member Functions | List of all members
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 postcall (function_call &call, handle fn_ret)
 
static void precall (function_call &call)
 

Detailed Description

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

Recursively iterate over variadic template arguments.

Definition at line 643 of file attr.h.

Member Function Documentation

◆ init() [1/2]

template<typename... Args>
static void process_attributes< Args >::init ( const Args &...  args,
function_record r 
)
inlinestatic

Definition at line 644 of file attr.h.

◆ init() [2/2]

template<typename... Args>
static void process_attributes< Args >::init ( const Args &...  args,
type_record r 
)
inlinestatic

Definition at line 651 of file attr.h.

◆ postcall()

template<typename... Args>
static void process_attributes< Args >::postcall ( function_call call,
handle  fn_ret 
)
inlinestatic

Definition at line 664 of file attr.h.

◆ precall()

template<typename... Args>
static void process_attributes< Args >::precall ( function_call call)
inlinestatic

Definition at line 658 of file attr.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15