Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

add static_assert, split operators #311

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rehdi93
Copy link

@rehdi93 rehdi93 commented Dec 4, 2018

Description of the Change

  • added regex to match c++'s static_assert
  • the alternative operators and, or, bitend, etc moved to keyword.operator.alias.cpp

Alternate Designs

None

Benefits

static_assert can now be colored as a keyword, as it should

the alternative operators can now be colored independently, Visual Studio (dark theme) for example colors these w/ a darker gray.

Possible Drawbacks

None

Applicable Issues

#246

splited typeid, alignof and alignas from the alias operator keywords and, or, etc.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant