|
Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
|
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.