This commit is contained in:
Nav
2024-12-14 02:09:39 +00:00
parent 2580cecb26
commit 87ffc10306
3 changed files with 4 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ namespace Targets
bool operator == (const TargetAddressSpaceDescriptor& other) const;
bool operator != (const TargetAddressSpaceDescriptor& other) const;
TargetMemorySize size() const;
[[nodiscard]] TargetMemorySize size() const;
/**
* Attempts to fetch a memory segment descriptor with the given key.