An open API service indexing awesome lists of open source software.

https://github.com/daemon/com.pi.led

Calculating PI at compile-time using TMP.
https://github.com/daemon/com.pi.led

Last synced: 9 months ago
JSON representation

Calculating PI at compile-time using TMP.

Awesome Lists containing this project

README

          

com.pi.led
==========

Calculating PI at compile-time using TMP.

```g++ -std=c++11 main.cpp -o demo -lquadmath```