Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++: Added missing keywords and modules #2763

Merged
merged 1 commit into from Feb 26, 2021

Conversation

RunDevelopment
Copy link
Member

This resolves #2762 and adds support for the syntax of the C++20 modules.

@github-actions
Copy link

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +149 B (+15.5%).

file master pull size diff % diff
components/prism-cpp.min.js 959 B 1.11 KB +149 B +15.5%

Generated by 🚫 dangerJS against 9161b0e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing C++ keywords final, override, import and module.
1 participant