*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5134 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a1bc88865c
commit
dc8dc4f78e
2 changed files with 32 additions and 16 deletions
|
|
@ -49,10 +49,12 @@ default_ns
|
|||
default_ref
|
||||
defineop
|
||||
defines
|
||||
director_abstract
|
||||
director_basic
|
||||
director_exception
|
||||
director_finalizer
|
||||
director_unroll
|
||||
director_wombat
|
||||
dynamic_cast
|
||||
enum_plus
|
||||
enum_scope
|
||||
|
|
@ -90,6 +92,7 @@ lib_constraints
|
|||
lib_cpointer
|
||||
lib_math
|
||||
lib_std_deque
|
||||
lib_std_pair
|
||||
lib_std_string
|
||||
lib_std_vector
|
||||
lib_typemaps
|
||||
|
|
@ -104,6 +107,7 @@ name_inherit
|
|||
namespace_enum
|
||||
namespace_extend
|
||||
namespace_nested
|
||||
namespace_spaces
|
||||
namespace_template
|
||||
namespace_typemap
|
||||
namespace_virtual_method
|
||||
|
|
@ -148,40 +152,43 @@ sneaky1
|
|||
static_array_member
|
||||
static_const_member
|
||||
static_const_member_2
|
||||
struct_rename
|
||||
struct_value
|
||||
template
|
||||
template_arg_replace
|
||||
template_arg_scope
|
||||
template_arg_typename
|
||||
template_array_numeric
|
||||
template_base_template
|
||||
template_classes
|
||||
template_const_ref
|
||||
template_construct
|
||||
template_default
|
||||
template_default2
|
||||
template_default_inherit
|
||||
template_default_qualify
|
||||
template_default_vw
|
||||
template_default2
|
||||
template_enum
|
||||
template_enum_ns_inherit
|
||||
template_enum_typedef
|
||||
template_explicit
|
||||
template_extend1
|
||||
template_extend2
|
||||
template_extend_overload
|
||||
template_extend_overload_2
|
||||
template_extend1
|
||||
template_extend2
|
||||
template_forward
|
||||
template_inherit
|
||||
template_inherit_abstract
|
||||
template_int_const
|
||||
template_ns
|
||||
template_ns2
|
||||
template_ns3
|
||||
template_ns4
|
||||
template_ns_enum
|
||||
template_ns_enum2
|
||||
template_ns_inherit
|
||||
template_ns_scope
|
||||
template_ns2
|
||||
template_ns3
|
||||
template_ns4
|
||||
template_partial_arg
|
||||
template_qualifier
|
||||
template_ref_type
|
||||
template_rename
|
||||
|
|
@ -212,16 +219,17 @@ typemap_subst
|
|||
typename
|
||||
union_scope
|
||||
unions
|
||||
using1
|
||||
using2
|
||||
using_composition
|
||||
using_extend
|
||||
using_inherit
|
||||
using_private
|
||||
using_protected
|
||||
using1
|
||||
using2
|
||||
valuewrapper
|
||||
valuewrapper_base
|
||||
valuewrapper_const
|
||||
valuewrapper_default
|
||||
varargs
|
||||
virtual_destructor
|
||||
voidtest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue