ir icon indicating copy to clipboard operation
ir copied to clipboard

bindings: Implement C++ frontend

Open weltling opened this issue 1 year ago • 0 comments

Based on ir.h, ir_test.h and ir_test.c example implementation, develop a C++ wrapper for the IR functionality. Yet it is to be started in a simple manner to make the C++ code as simple as possible, while keeping in mind to prospectively modernize for the C++11 and onwards.

weltling avatar Mar 13 '23 23:03 weltling