|
Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
|
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.