acdemiralp / rational

Implementation of the std::experimental::rational proposal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rational

Implementation of the (not yet written) std::experimental::rational proposal.

Getting started

  • Copy include/std/experimental/rational.hpp to your project.
  • See tests/rational_test.cpp for usage.

Acknowledgements

About

Implementation of the std::experimental::rational proposal.

License:MIT License


Languages

Language:C++ 98.4%Language:CMake 1.6%