diff options
| author | 2020-10-27 22:36:00 -0700 | |
|---|---|---|
| committer | 2020-11-03 13:51:19 -0800 | |
| commit | 0357237ccdf06d5337f96dc9d9b300028a821466 (patch) | |
| tree | 411bbf9ebc1e1311a12ecdc498abb6ccb3ef491e /libs/gui/QueueBufferInputOutput.cpp | |
| parent | 60b120adc62c8d07f4e4b35d4642eb8773238356 (diff) | |
FTL: Make StaticVector::replace infallible
std::move from a temporary to avoid bailing out when the vector is full,
with the caveat that replacing at end() is no longer valid.
Also, disable iterator constructor for ambiguous types, and document
preconditions/postconditions for all functions.
Bug: 160012986
Test: ftl_test
Change-Id: I78397517ed11098067fff1cb04f735b29756c9cf
Diffstat (limited to 'libs/gui/QueueBufferInputOutput.cpp')
0 files changed, 0 insertions, 0 deletions