Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
|
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.