|
Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
|
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.