fix typo
This commit is contained in:
parent
5e141dedce
commit
d7f5215eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -1352,7 +1352,7 @@ are provided.</p>
|
|||
|
||||
%include <std_set.i>
|
||||
|
||||
%typemap(IntSet) std::set< int, swig::BinaryPredicate >;
|
||||
%template(IntSet) std::set< int, swig::BinaryPredicate >;
|
||||
</pre></div>
|
||||
|
||||
<p>You can then use the set from Ruby with or without a proc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue