swig/Lib/c
Vadim Zeitlin 78e09d5372 Remove commented out code from c/std_except.i
This was added in 32e03aa13 (Many major improvements. Almost all
testsuite compiles now., 2009-04-15) and never really used.
2022-01-04 01:10:43 +01:00
..
boost_shared_ptr.i Add minimal shared_ptr support 2021-10-15 01:26:22 +02:00
c.swg Add support for const references to pointers 2021-12-08 03:28:44 +01:00
cexcept.swg Make it possible to customize swig_check() definition 2021-12-09 00:31:14 +01:00
cheader.swg Make SWIGIMPORT definition more consistent with SWIGEXPORT 2021-10-20 01:57:18 +02:00
clabels.swg Remove unused SWIGPROTECT 2016-04-13 18:10:35 +02:00
std_common.i Revert "Use std/std_vector.i instead of a poor copy in c/std_vector.i" 2021-10-07 22:03:47 +02:00
std_except.i Remove commented out code from c/std_except.i 2022-01-04 01:10:43 +01:00
std_map.i Make std::{set,map} has() and has_key() methods const 2021-12-04 17:47:27 +01:00
std_pair.i Add trivial but working std::pair typemaps implementation 2019-08-07 02:16:33 +02:00
std_set.i Make std::{set,map} has() and has_key() methods const 2021-12-04 17:47:27 +01:00
std_shared_ptr.i Define "equivalent" typecheck typemap attribute for shared_ptr<> 2021-12-08 03:09:28 +01:00
std_string.i Add cxx{in,out}type typemaps and use them for std::string 2021-12-07 20:54:28 +01:00
std_vector.i Allow using vector with classes without default ctor in C too 2021-10-07 22:03:47 +02:00
stl.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
typemaps.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00