Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
|
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.