Re: [Cppcms-users] RES: URL maps
Brought to you by:
artyom-beilis
From: Pavel K. <un...@fu...> - 2011-03-25 14:43:24
|
try more recent version ;) commit from Wed Feb 2 19:15:37 2011 UTC http://cppcms.svn.sourceforge.net/viewvc/cppcms/framework/trunk/cppcms/application.h?r1=1671&r2=1672 On Friday 25 March 2011, Renato Forti wrote: > Hi Thanks again, > Well, my cppcms::application have 2 attachs: > > > > void attach(application *app); > > void attach(application *app,std::string regex,int part); |