Add Ruby std_array.i - std::array wrappers
This commit is contained in:
parent
55bbf68512
commit
b8feb85f0e
4 changed files with 289 additions and 42 deletions
|
|
@ -1,6 +1,6 @@
|
|||
%module cpp11_li_std_array
|
||||
|
||||
#if defined(SWIGPYTHON)
|
||||
#if defined(SWIGPYTHON) || defined(SWIGRUBY)
|
||||
|
||||
%include <std_array.i>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue