Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
|
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 523 of file cxxanyargs.hpp.