Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdungs/cpp-group-study
Code for blog post on implementing groups in C++ with TMP.
https://github.com/kdungs/cpp-group-study
experiment
Last synced: 8 days ago
JSON representation
Code for blog post on implementing groups in C++ with TMP.
- Host: GitHub
- URL: https://github.com/kdungs/cpp-group-study
- Owner: kdungs
- License: mit
- Created: 2015-03-28T00:17:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T17:06:37.000Z (almost 9 years ago)
- Last Synced: 2023-03-24T18:55:57.838Z (over 1 year ago)
- Topics: experiment
- Language: C++
- Homepage: https://dun.gs/2015/05/12/groups-templates.html
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Group Structures via Templates in C++
Code for a series of blog posts on [dun.gs](https://dun.gs).