swig/Lib/go
William S Fulton dad7c93ca0 Provide SWIGTYPE MOVE typemaps in swigmove.i
For implementing full move semantics when passing parameters by value.
Based on SWIGTYPE && and std::unique_ptr typemaps which implement move
semantics.

Added for all languages, but untested for: Go, Ocaml, R, Scilab (and
unlikely to be fully functional for same reasons as for std::unique_ptr
support).

Issue #999
2022-09-16 08:36:25 +01:00
..
cdata.i Warning fixes in Go cdata library 2015-02-11 23:34:16 +00:00
director.swg Go - use director.swg like other languages 2018-05-06 09:46:37 +01:00
exception.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
go.swg SWIGTYPE && input typemaps now assume object has been moved - Go and OCaml 2022-08-31 19:40:13 +01:00
gokw.swg Renames performed by %namewarn with rename= are printed in warning message 2022-02-06 13:51:37 -05:00
goruntime.swg [Go] Make -intgosize optional 2022-03-16 18:30:05 +13:00
gostring.swg [Go] Remove all generated calls to _swig_makegostring, as it will no 2015-02-05 10:15:37 -08:00
std_array.i Support std::array in Golang (#2045) 2022-01-04 12:12:56 +13:00
std_common.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
std_deque.i Add support for the Go programming language. 2010-06-10 01:13:31 +00:00
std_except.i Add <typeinfo> header for std::bad_cast 2016-09-17 13:24:32 +02:00
std_list.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
std_map.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
std_pair.i Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std_string.i [Go] #2245 Handle NULL pointers for string* conversions. 2022-07-05 17:00:48 -07:00
std_vector.i Add STL container copy constructors where missing 2019-02-14 18:53:05 +00:00
stl.i Create a consistent stl.i library file 2019-02-12 18:46:05 +00:00
swigmove.i Provide SWIGTYPE MOVE typemaps in swigmove.i 2022-09-16 08:36:25 +01:00
typemaps.i [Go] Remove all generated calls to _swig_makegostring, as it will no 2015-02-05 10:15:37 -08:00