Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremyletang/tmule
the most useless list ever
https://github.com/jeremyletang/tmule
Last synced: 25 days ago
JSON representation
the most useless list ever
- Host: GitHub
- URL: https://github.com/jeremyletang/tmule
- Owner: jeremyletang
- License: mit
- Created: 2015-10-17T15:50:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T19:28:03.000Z (about 9 years ago)
- Last Synced: 2023-07-31T14:58:49.168Z (over 1 year ago)
- Language: C++
- Size: 168 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tmule
the most useless list ever# about
Just some personal fun with c++ templates to build an immutable list.
# build
> g++ -std=c++14 main.cpp -I . && ./a.out