William S Fulton
|
d613ef42f2
|
Rework std::initializer_list handling to warn about usage in any method, not just constructors. A typemap is used to issue the warning and can be overridden with user defined behaviour.
|
2013-02-04 20:03:22 +00:00 |
|
William S Fulton
|
c8ff23de0c
|
Initialization list doc updates and new tests. Fix functions with default arguments that are initializer lists
|
2013-02-02 20:03:10 +00:00 |
|
William S Fulton
|
c3b48505e2
|
simple formatting changes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@12154 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2010-06-26 22:48:49 +00:00 |
|
Matevz Jekovec
|
c9fcb01943
|
Fixed testcase warnings.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11625 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-08-17 15:27:48 +00:00 |
|
Matevz Jekovec
|
dccbc68c70
|
Added warning for initializer_list introduced in C++0x.
Added testcase cpp0x_initializer_list.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-08-12 16:50:17 +00:00 |
|