Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vim-scripts
/
Cpp11-Syntax-Support
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
16
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
some new keywords added
- #1
#1
Open
proyvind
wants to merge 16 commits into
vim-scripts:master
vim-scripts/Cpp11-Syntax-Support:master
from
proyvind:master
proyvind/Cpp11-Syntax-Support:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
some new keywords added
#1
proyvind
wants to merge 16 commits into
vim-scripts:master
vim-scripts/Cpp11-Syntax-Support:master
from
proyvind:master
proyvind/Cpp11-Syntax-Support:master
Copy head branch name to clipboard
Commits
Commits on Dec 14, 2011
add nullptr constant & nullptr_t type
Per Øyvind Karlsen
committed
3493c67
View commit details
Copy full SHA for 3493c67
Browse repository at this point
add 'thread_local' storage class
Per Øyvind Karlsen
committed
18a3f04
View commit details
Copy full SHA for 18a3f04
Browse repository at this point
add static_assert keyword
Per Øyvind Karlsen
committed
c765ad2
View commit details
Copy full SHA for c765ad2
Browse repository at this point
add 'decltype' keyword
Per Øyvind Karlsen
committed
fc7556f
View commit details
Copy full SHA for fc7556f
Browse repository at this point
add 'override' & 'final' identifiers
Per Øyvind Karlsen
committed
583face
View commit details
Copy full SHA for 583face
Browse repository at this point
add 'tuple' type
Per Øyvind Karlsen
committed
b1a9101
View commit details
Copy full SHA for b1a9101
Browse repository at this point
update README with new keywords added
Per Øyvind Karlsen
committed
51352cc
View commit details
Copy full SHA for 51352cc
Browse repository at this point
Commits on Jan 17, 2013
Support for new unicode and raw string literals
Francisco Lopes
committed
85ecade
View commit details
Copy full SHA for 85ecade
Browse repository at this point
Fix backslash inside raw string literals
Francisco Lopes
committed
84220d6
View commit details
Copy full SHA for 84220d6
Browse repository at this point
Update README with new string literals support
Francisco Lopes
committed
1d9945f
View commit details
Copy full SHA for 1d9945f
Browse repository at this point
Merge pull request #1 from oblitum/master
Show description for 71fd30a
proyvind
committed
71fd30a
View commit details
Copy full SHA for 71fd30a
Browse repository at this point
Fix tuple which was set as a keyword
Francisco Lopes
committed
a6a55d2
View commit details
Copy full SHA for a6a55d2
Browse repository at this point
Commits on Mar 1, 2013
Fix nullptr_t which was set as a keyword
Francisco Lopes
committed
5b59fd4
View commit details
Copy full SHA for 5b59fd4
Browse repository at this point
Commits on Jul 28, 2013
Add noexcept
Show description for be7d311
thynson
committed
be7d311
View commit details
Copy full SHA for be7d311
Browse repository at this point
Merge remote-tracking branch 'oblitum/master' into HEAD
thynson
committed
7c8cc5e
View commit details
Copy full SHA for 7c8cc5e
Browse repository at this point
Commits on Mar 11, 2017
Merge pull request #3 from thynson/master
Show description for 4e6999e
proyvind
authored
4e6999e
View commit details
Copy full SHA for 4e6999e
Browse repository at this point
You can’t perform that action at this time.