Click here to Skip to main content
15,881,204 members
Articles / Programming Languages / C++

Template Meta Programming and Number Theory

Rate me:
Please Sign up or sign in to vote.
4.86/5 (27 votes)
13 Aug 2007CPOL15 min read 81.4K   411   48  
In this article I try to implement some basic number theory function with the help of C++ template meta programming

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader American Institute for Research
United States United States
Working as a Team leader in American Institute for Research

Comments and Discussions