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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
blitzpp
/
blitz
Public
Notifications
You must be signed in to change notification settings
Fork
80
Star
418
Code
Issues
92
Pull requests
9
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Code generation with preprocessor metaprogramming
- #163
#163
Open
vukics
wants to merge 20 commits into
blitzpp:main
blitzpp/blitz:main
from
vukics:master
vukics/blitz:master
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Code generation with preprocessor metaprogramming
#163
vukics
wants to merge 20 commits into
blitzpp:main
blitzpp/blitz:main
from
vukics:master
vukics/blitz:master
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2018
Slicing operator now accepts any number of arguments (governed by BLITZ_ARRAY_LARGEST_RANK)
vukics
committed
ae1865e
View commit details
Copy full SHA for ae1865e
Browse repository at this point
Commits on Apr 24, 2020
Merge branch 'master' of https://github.com/blitzpp/blitz
Show description for 03108f1
Vukics
authored and
Vukics
committed
03108f1
View commit details
Copy full SHA for 03108f1
Browse repository at this point
gitignore
Vukics
authored and
Vukics
committed
001d408
View commit details
Copy full SHA for 001d408
Browse repository at this point
Commits on May 25, 2020
Merge branch 'master' of https://github.com/blitzpp/blitz
Vukics
authored and
Vukics
committed
4f5db0f
View commit details
Copy full SHA for 4f5db0f
Browse repository at this point
Commits on Sep 1, 2020
Enable serialization is not an option now, it gets enabled if Boost.Serialization is found
vukics
committed
3d18c90
View commit details
Copy full SHA for 3d18c90
Browse repository at this point
Commits on Sep 7, 2020
Greatly simplified the content of the package, making configuration/build much quicker.
Show description for a39b77e
vukics
committed
a39b77e
View commit details
Copy full SHA for a39b77e
Browse repository at this point
Commits on Oct 2, 2020
The compiler-dependent config mechanism is completely obsolate.
vukics
committed
a57fcc9
View commit details
Copy full SHA for a57fcc9
Browse repository at this point
Commits on Oct 5, 2020
Adopted “modern cmake” – configuration now works and compilation also goes a long way
vukics
committed
d7dd82f
View commit details
Copy full SHA for d7dd82f
Browse repository at this point
Commits on Oct 6, 2020
_bz_typename => typename throughout
vukics
committed
2479054
View commit details
Copy full SHA for 2479054
Browse repository at this point
set(CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE ON) removes some boilerplate
vukics
committed
254967f
View commit details
Copy full SHA for 254967f
Browse repository at this point
Pruned project tree
vukics
committed
149f014
View commit details
Copy full SHA for 149f014
Browse repository at this point
Testing/installation/packaging off for the moment.
vukics
committed
6a3906e
View commit details
Copy full SHA for 6a3906e
Browse repository at this point
Commits on Oct 7, 2020
BZ_DEBUG is now part of the interface in debug mode
vukics
committed
d718f8d
View commit details
Copy full SHA for d718f8d
Browse repository at this point
Commits on Oct 8, 2020
Testsuite now only if configured as self-standing project.
vukics
committed
df1bffb
View commit details
Copy full SHA for df1bffb
Browse repository at this point
Commits on Oct 9, 2020
Cleaner treatment of generated headers.
vukics
committed
3f5676d
View commit details
Copy full SHA for 3f5676d
Browse repository at this point
Commits on Oct 12, 2020
git hash query now works
vukics
committed
e53c13e
View commit details
Copy full SHA for e53c13e
Browse repository at this point
Everyone just includes from the top directory.
vukics
committed
84bef2f
View commit details
Copy full SHA for 84bef2f
Browse repository at this point
Commits on Oct 14, 2020
Cleaner check for Boost::serialization
vukics
committed
744da9b
View commit details
Copy full SHA for 744da9b
Browse repository at this point
Commits on Nov 13, 2020
Added very simple install mechanism.
vukics
committed
22e6944
View commit details
Copy full SHA for 22e6944
Browse repository at this point
Commits on Feb 16, 2021
Switched to newest version of GetGitRevisionDescription
vukics
committed
89563d5
View commit details
Copy full SHA for 89563d5
Browse repository at this point
You can’t perform that action at this time.