swig/Lib/csharp
William S Fulton 0b37423ca1 Add in specialization for pointers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8748 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-08 22:23:03 +00:00
..
csharp.swg cosmetic changes removing unnecessary brackets and empty lines in generated code 2006-01-06 13:58:10 +00:00
csharphead.swg New $imclassname special variable to enable changing the intermediary class name 2005-12-23 10:25:30 +00:00
csharpkw.swg restored the string kw, now it works fine 2004-01-13 01:38:07 +00:00
enums.swg cosmetic changes removing unnecessary brackets and empty lines in generated code 2006-01-06 13:58:10 +00:00
enumsimple.swg cosmetic changes removing unnecessary brackets and empty lines in generated code 2006-01-06 13:58:10 +00:00
enumtypesafe.swg cosmetic changes removing unnecessary brackets and empty lines in generated code 2006-01-06 13:58:10 +00:00
std_common.i fix exceptions 2005-12-23 00:14:02 +00:00
std_deque.i Each target language now has its own std_deque.i like the other STL wrappers. 2006-01-08 20:08:44 +00:00
std_except.i Fix recent STL exception breakages and add in throws typemaps for most of the std::exception classes 2006-01-03 23:25:33 +00:00
std_map.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_pair.i Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
std_string.i Finally std::string global and member variables are wrapped as strings by default 2006-01-29 00:42:25 +00:00
std_vector.i Add in specialization for pointers 2006-02-08 22:23:03 +00:00
stl.i add initial stl.i to ensure proper file inclussion and extensions for each language 2006-01-06 00:37:31 +00:00
typemaps.i Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00