
15 Jan
2011
15 Jan
'11
12:56 p.m.
16.01.2011 00:49, vicente.botet пишет:
I find useful to have the file that include all the other files at the boost directory level. As it is the case for Boost.Flyweight
#include<boost/flyweight.hpp> Hmm... But what if I want to update one header-only library? If I have 'common' file that include all the other files at the boost directory level, I must replace this file AND own directory. But if all files placed in own directory, I replacing only it.
- Denis