diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-27 19:38:51 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-27 19:42:30 +0100 |
| commit | c6c908167e37e0f82e272f6f9fd6462c0dd4502c (patch) | |
| tree | cb5b6337cc413da9c95e9aa0406ed023b6ce9614 /Private/html | |
| parent | 2f7c48ef9172ba48fa177600a12ab0d51cb9e566 (diff) | |
Kernel: Last refactor of the kernel.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Private/html')
| -rw-r--r-- | Private/html/hCore::Ref.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <li>Ref::Ref()</li> <li>Ref::~Ref()</li> - <li>Ref::Ref(T cls, const bool &strong = false)</li> + <li>Ref::Ref(T cls, const bool& strong = false)</li> <li>T operator->() const</li> <li>T operator*()</li> |
