gdbsupport: use "reference" and "pointer" type aliases in intrusive_list
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 2 Oct 2023 16:50:32 +0000 (12:50 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 19 Oct 2023 14:57:51 +0000 (10:57 -0400)
commit1f08aca9d045167c68cf7afba1738260d5585979
tree7becc9cb6445a9ba85346b15d635242a898b5e01
parentbb86ab837e3c4eac98dba5618bf01894dd6b502a
gdbsupport: use "reference" and "pointer" type aliases in intrusive_list

It seems to me like the code should used the defined type aliases, for
consistency.

Change-Id: Ib52493ff18ad29464405275bc10a0c6704ed39e9
Approved-By: Pedro Alves <pedro@palves.net>
Reviewed-By: Reviewed-By: Lancelot Six <lancelot.six@amd.com>
gdbsupport/intrusive_list.h