rclc icon indicating copy to clipboard operation
rclc copied to clipboard

Support usage without explicit stack allocations

Open PatrickHaecker opened this issue 1 year ago • 0 comments

This is useful if no header files can or should be used, e.g. if you want to use the library from a language which cannot directly use header files.

Fixes #403

PatrickHaecker avatar Jun 24 '24 11:06 PatrickHaecker