Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
Template metaprogramming to generate function prototypes. More...
#include <cxxanyargs.hpp>
Data Structures | |
struct | engine |
Defines a method. More... | |
Template metaprogramming to generate function prototypes.
T | Type of method id (ID or const char* in practice). |
F | Definition driver e.g. rb_define_method. |
Definition at line 599 of file cxxanyargs.hpp.