Add software single step support to moxie port
[deliverable/binutils-gdb.git] / gdb / std-operator.def
index 467c1411f5d231429767ccf373700cac8109028f..c4f33d90fd00745db93e1eacb011b8d27e9a720f 100644 (file)
@@ -316,3 +316,6 @@ OP (OP_TYPEOF)
    evaluated solely for its type.  This is similar to typeof, but has
    slight different semantics.  */
 OP (OP_DECLTYPE)
+
+/* The typeid operator.  This has one expression argument.  */
+OP (OP_TYPEID)
This page took 0.025473 seconds and 4 git commands to generate.