kdungs / cpp-group-study

Code for blog post on implementing groups in C++ with TMP.

Home Page:https://dun.gs/2015/05/12/groups-templates.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Group Structures via Templates in C++

Code for a series of blog posts on dun.gs.

About

Code for blog post on implementing groups in C++ with TMP.

https://dun.gs/2015/05/12/groups-templates.html

License:MIT License


Languages

Language:C++ 83.4%Language:Makefile 16.6%