summaryrefslogtreecommitdiff
path: root/gcc/jit/docs/cp/topics/objects.rst
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/docs/cp/topics/objects.rst')
-rw-r--r--gcc/jit/docs/cp/topics/objects.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/jit/docs/cp/topics/objects.rst b/gcc/jit/docs/cp/topics/objects.rst
index 714b645a69..8d99bd40df 100644
--- a/gcc/jit/docs/cp/topics/objects.rst
+++ b/gcc/jit/docs/cp/topics/objects.rst
@@ -46,6 +46,7 @@ The C++ class hierarchy within the ``gccjit`` namespace looks like this::
+- rvalue
+- lvalue
+- param
+ +- case_
The :class:`gccjit::object` base class has the following operations: