diff options
author | Chris Robinson <[email protected]> | 2019-10-03 04:22:39 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2019-10-03 04:22:39 -0700 |
commit | 1bb93f4fc213e4a93aedd4937ef2a8fa0d160b25 (patch) | |
tree | 68484db29211e8483d6175142213f430d4d834af /alc/logging.h | |
parent | b350ae3766f0f85183c410b4c77ac9a0eb388511 (diff) |
Avoid direct function template and alias types
It's somewhat ambiguous what they mean. Sometimes acting as a pointer, other
times having weird behavior. Pointer-to-function types are explicitly defined
as such, whereas uses of these tend to be as references (never null and not
changeable).
Diffstat (limited to 'alc/logging.h')
0 files changed, 0 insertions, 0 deletions