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 }}
RcppCore
/
Rcpp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
219
Star
799
Code
Issues
4
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Header cleanup with C++11 as a baseline
- #1364
#1364
Merged
eddelbuettel
merged 11 commits into
master
RcppCore/Rcpp:master
from
feature/header_cleanup
RcppCore/Rcpp:feature/header_cleanup
Copy head branch name to clipboard
Mar 18, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Header cleanup with C++11 as a baseline
#1364
eddelbuettel
merged 11 commits into
master
RcppCore/Rcpp:master
from
feature/header_cleanup
RcppCore/Rcpp:feature/header_cleanup
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2025
First step of simplifying compiler checks
Show description for 1d9a549
eddelbuettel
committed
1d9a549
View commit details
Copy full SHA for 1d9a549
Browse repository at this point
Do not rely on __has_feature() for g++
Show description for f195660
eddelbuettel
committed
f195660
View commit details
Copy full SHA for f195660
Browse repository at this point
Expand macos matrix to macos-13, simplify via r-ci with bootstrap
eddelbuettel
committed
2665b4d
View commit details
Copy full SHA for 2665b4d
Browse repository at this point
No longer provide fallback for unordered_{set,map} which are given
Show description for 39f3c42
eddelbuettel
committed
39f3c42
View commit details
Copy full SHA for 39f3c42
Browse repository at this point
Further cleanup
eddelbuettel
committed
d2c859a
View commit details
Copy full SHA for d2c859a
Browse repository at this point
Reduced compiler.h to about a page of mostly defines and includes
eddelbuettel
committed
d4870af
View commit details
Copy full SHA for d4870af
Browse repository at this point
Additional simplification, and typo fix
eddelbuettel
committed
714c483
View commit details
Copy full SHA for 714c483
Browse repository at this point
Remove HAS_STATIC_ASSERT define and simplify at its sole use
eddelbuettel
committed
8809c39
View commit details
Copy full SHA for 8809c39
Browse repository at this point
Reflect code review comments
eddelbuettel
committed
e1150dc
View commit details
Copy full SHA for e1150dc
Browse repository at this point
Following rebase roll micro release and date, update ChangeLog
eddelbuettel
committed
12c29ee
View commit details
Copy full SHA for 12c29ee
Browse repository at this point
Remove remaining stray HAS_CXX0X_INITIALIZER_LIST
eddelbuettel
committed
fa5d1f1
View commit details
Copy full SHA for fa5d1f1
Browse repository at this point
You can’t perform that action at this time.