Jan Schultke

Results 4 comments of Jan Schultke

I think the rules for this would be pretty complicated. For example, if you use `std::enable_if_t` in the return type, or some other traits or forms of doing SFINAE, trailing...

> #2 seems easily doable for the short list I found following your link... I swear we've talked about this before... maybe double check `cpp` to see if we haven't...

The whitelist would be quite short: ![image](https://github.com/highlightjs/highlight.js/assets/22040976/94d441e7-a3cd-483a-86f7-5a028226c89e) All other typedefs are covered by the rule for `_t` suffixed identifiers being highlighted as types.

I have added the missing include. This issue should be resolved now.