summaryrefslogtreecommitdiff
path: root/src/common/algorithm.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-02-04 14:54:06 -0500
committerLioncash <mathew1800@gmail.com>2021-02-04 14:55:08 -0500
commit53aec1fe2d298ac98e3d2c846deb2227c12b4eb4 (patch)
treedba46c8182cfad0bdd8bb5b55a6bc102bb3c662f /src/common/algorithm.h
parentcde532cc52656c0ba1529363eff8bc3bf7d30b94 (diff)
k_priority_queue: Resolved reserved identifier
An identifier containing a starting underscore followed by a capital letter is reserved by the standard. It's trivial to avoid this by moving the underscore to the end of the identifier. While the likelihood of clashing here being minimal, we can turn a "should not break" scenario into a definitive "will not break" one, so why not?.
Diffstat (limited to 'src/common/algorithm.h')
0 files changed, 0 insertions, 0 deletions