On Sunday 15 August 2010 16:51:03 joel falcou wrote: > So, Thomas and I felt bored or some suhc this afternoon. Incidentally, I > needed to use Boost::Parameters > in NT² but found the compile time to be somehow slow. So in a flash of > defiance, we went to reimplementing > a subset of parameters using proto. The syntax is ratehr different but > the effect is ratehr nice. > > The code is here: > > http://gist.github.com/525562 > > Comments welcome
Just added a static for missing parameters when there was no default given: http://gist.github.com/525569 _______________________________________________ proto mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/proto
