Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
|
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.