Port changes from Early Access
This commit is contained in:
parent
27b3044879
commit
362f2047b4
126 changed files with 14729 additions and 1754 deletions
|
|
@ -64,6 +64,8 @@ public:
|
|||
Memory(Memory&&) = default;
|
||||
Memory& operator=(Memory&&) = delete;
|
||||
|
||||
static constexpr bool HAS_FLUSH_INVALIDATION = false;
|
||||
|
||||
/**
|
||||
* Resets the state of the Memory system.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue