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 504 of file attr.h.

Member Function Documentation

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

Definition at line 505 of file attr.h.

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

Definition at line 509 of file attr.h.

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

Definition at line 517 of file attr.h.

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

Definition at line 513 of file attr.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48