Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
hsutter
/
gcpp
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
914
Code
Issues
6
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 16, 2019
Moved links
hsutter
committed
310b26c
Copy full SHA for 310b26c
Updated to add links to the talk video and slides
hsutter
committed
a8de285
Copy full SHA for a8de285
Commits on Jul 4, 2017
Merge pull request #24 from CaseyCarter/fix_all_false
Show description for 3be430d
hsutter
authored
3be430d
Copy full SHA for 3be430d
Commits on Apr 26, 2017
Update gsl submodule; fix bitflags::all_false
Show description for d2b3e1d
CaseyCarter
committed
d2b3e1d
Copy full SHA for d2b3e1d
Commits on Oct 16, 2016
Merge pull request #21 from lballabio/fourth-case
Show description for 9da9af2
hsutter
authored
9da9af2
Copy full SHA for 9da9af2
Validated against Clang/libc++ 3.9
hsutter
committed
ad9fe3c
Copy full SHA for ad9fe3c
Commits on Oct 10, 2016
Merge pull request #20 from lballabio/ignore-linux-artifacts
Show description for a16101e
hsutter
authored
a16101e
Copy full SHA for a16101e
Commits on Oct 7, 2016
Add Motti Lanzkron's fourth test case.
Show description for c1061c8
lballabio
committed
c1061c8
Copy full SHA for c1061c8
Add CMake artifact and Linux executables to .gitignore.
lballabio
committed
e8c3106
Copy full SHA for e8c3106
Commits on Sep 30, 2016
Merge branch 'master' of https://github.com/hsutter/gcpp
hsutter
committed
cd844e5
Copy full SHA for cd844e5
Added .bat to .gitignore
hsutter
committed
80a0141
Copy full SHA for 80a0141
Merge pull request #19 from CaseyCarter/travis_updates
Show description for 2c3334e
hsutter
authored
2c3334e
Copy full SHA for 2c3334e
[Travis CI] Enhance the build matrix:
Show description for 0a6dcaa
CaseyCarter
committed
0a6dcaa
Copy full SHA for 0a6dcaa
Commits on Sep 29, 2016
Added 'storing destructors' section
hsutter
committed
86b8246
Copy full SHA for 86b8246
Constexpr workaround
Show description for 4799f66
hsutter
committed
4799f66
Copy full SHA for 4799f66
Merge pull request #15 from CaseyCarter/gpage_cleanup
Show description for 7aff8ad
hsutter
authored
7aff8ad
Copy full SHA for 7aff8ad
Merge pull request #17 from masterl/patch-1
Show description for 56bcd13
hsutter
authored
56bcd13
Copy full SHA for 56bcd13
Commits on Sep 28, 2016
Improves code readability on README
masterl
authored
3ccc701
Copy full SHA for 3ccc701
Commits on Sep 27, 2016
* gpage.h:
Show description for 3a721c3
CaseyCarter
committed
3a721c3
Copy full SHA for 3a721c3
Merge pull request #13 from rkulinsky/master
Show description for 3f3d4ff
hsutter
authored
3f3d4ff
Copy full SHA for 3f3d4ff
fixed: linker error in test_graph main function
coolroman
committed
8f7d1ce
Copy full SHA for 8f7d1ce
Add #pages to debug_print output
hsutter
committed
5f17581
Copy full SHA for 5f17581
Added bitflags::find_next
hsutter
committed
4498f0c
Copy full SHA for 4498f0c
Merge branch 'master' of https://github.com/hsutter/gcpp
hsutter
committed
b718396
Copy full SHA for b718396
Add acknowledgments
hsutter
committed
486fd2a
Copy full SHA for 486fd2a
Merge pull request #12 from jbcoe/travis-ci
Show description for e197af3
hsutter
authored
e197af3
Copy full SHA for e197af3
Merge pull request #11 from jbcoe/master
Show description for 36fbde7
hsutter
authored
36fbde7
Copy full SHA for 36fbde7
enable travis ci: clang on macOS gcc on Linux
jbcoe
committed
9f9e7cd
Copy full SHA for 9f9e7cd
Fixed boundary case error on set(from,to,value)
Show description for c03aea7
hsutter
committed
c03aea7
Copy full SHA for c03aea7
Build with cmake using Python build script
jbcoe
committed
f840c93
Copy full SHA for f840c93
Commits on Sep 26, 2016
add GSL as a submodule
jbcoe
committed
a3e26ee
Copy full SHA for a3e26ee
Give a more readable name to "test" and avoid double negatives
hsutter
committed
f27a002
Copy full SHA for f27a002
Narrowed contract for set(from,to,value) to reject from > to
hsutter
committed
cc2ecd7
Copy full SHA for cc2ecd7
Apply Casey's fix to all_false
hsutter
committed
5f7725e
Copy full SHA for 5f7725e
De-escalate cast aggression, reinterpret -> static
hsutter
committed
072ba83
Copy full SHA for 072ba83
Pagination
Previous
Next
You can’t perform that action at this time.