1 struct TAO_IDL_CPP_Keyword_Entry
{ const char
*keyword_
; const char
*mapping_
; };
17 const_cast
, "_cxx_const_cast"
18 continue
, "_cxx_continue"
19 default, "_cxx_default"
23 dynamic_cast
, "_cxx_dynamic_cast"
26 explicit
, "_cxx_explicit"
38 mutable
, "_cxx_mutable"
39 namespace
, "_cxx_namespace"
43 operator
, "_cxx_operator"
46 private
, "_cxx_private"
47 protected
, "_cxx_protected"
49 register
, "_cxx_register"
50 reinterpret_cast
, "_cxx_reinterpret_cast"
56 static_cast
, "_cxx_static_cast"
59 template
, "_cxx_template"
64 typedef
, "_cxx_typedef"
66 typename
, "_cxx_typename"
68 unsigned
, "_cxx_unsigned"
70 virtual
, "_cxx_virtual"
72 volatile
, "_cxx_volatile"
73 wchar_t
, "_cxx_wchar_t"