
19 Jul
2012
19 Jul
'12
10:16 a.m.
On Thu, Jul 19, 2012 at 12:03 PM, Julien Jorge <julien.jorge@gamned.org>wrote:
I had no plan to work on it before September but since you are willing to help I will try to start the transition before the end of the next week.
Nice! Don't rush though, I don't want you to compromise on quality.
Is there some guidelines to write code for boost, especially in the directory structure? Should I put the code of the templatized classes in the .hpp or can I keep the .hpp/.tpp separation?
I think you will find all required information on the website, starting with this page: http://www.boost.org/development/requirements.html Looks like it answer your questions. Joel Lamotte