From c6c908167e37e0f82e272f6f9fd6462c0dd4502c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 27 Jan 2024 19:38:51 +0100 Subject: Kernel: Last refactor of the kernel. Signed-off-by: Amlal El Mahrouss --- Private/html/hCore::Ref.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Private/html/hCore::Ref.html') diff --git a/Private/html/hCore::Ref.html b/Private/html/hCore::Ref.html index 7d2db9bf..89c82dab 100644 --- a/Private/html/hCore::Ref.html +++ b/Private/html/hCore::Ref.html @@ -10,7 +10,7 @@
  • Ref::Ref()
  • Ref::~Ref()
  • -
  • Ref::Ref(T cls, const bool &strong = false)
  • +
  • Ref::Ref(T cls, const bool& strong = false)
  • T operator->() const
  • T operator*()
  • -- cgit v1.2.3