Click here to Skip to main content
15,886,035 members
Articles / Programming Languages / C++

A Compile Time Data Structure Using Template Meta Programming

Rate me:
Please Sign up or sign in to vote.
5.00/5 (14 votes)
11 Dec 2008CPOL12 min read 52.9K   227   43  
A Linked List as an example of a compile time data structure, and its implement with template meta-programming.

Views

Daily Counts

Downloads

Weekly Counts

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