[*] add missing return *this
This commit is contained in:
parent
0c09d62332
commit
d23c04b4cd
@ -138,6 +138,7 @@ namespace Aurora::Memory
|
||||
other.flagCircular = {};
|
||||
other.flagExpandable = {};
|
||||
other.scaleSize = {};
|
||||
return *this;
|
||||
}
|
||||
|
||||
AuList<AuUInt8> ByteBuffer::RemainingBytesToVector(bool endAtWrite) const
|
||||
|
Loading…
Reference in New Issue
Block a user