allstars' blog
shut the fuck up and write some code
Wednesday, November 23, 2011
function template
function template 與class template不同的地方在於
function template有type deduction
function template 沒有 default template argument
http://stackoverflow.com/questions/2447458/default-template-arguments-for-function-templates
function template 沒有 partial specialization
http://www.gotw.ca/publications/mill17.htm
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment