Re: [Cppcms-users] Question about template - recursive function
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2011-08-26 10:22:49
|
> That's work, but I wonder why > there is an error when I replace "c::treeviewChild o" > by "const c::treeviewChild& o" > Thank you > very much in advance for your answer. Of course not, it is supported syntax see: http://art-blog.no-ip.info/wikipp/en/page/cppcms_1x_templates_block#template Artyom |