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

Passing a const character * as a template argument

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
29 Jun 2011CPOL 34.2K   2  
This tip shows you how to pass a const char* or const wchar_t* as a template argument

Views

Daily Counts

License

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


Written By
Technical Lead Kotha Technologies
Bangladesh Bangladesh
If you are not in - you are out !
- Chapter 1

Comments and Discussions