|
Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
|
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.