
13 Dec
2007
13 Dec
'07
8:54 p.m.
Hi JoaquĆn, Your docs looks real nice. But I have the following suggestion: - make it possible to use boost::flyweight<T> without the use of factories. The number of elements I want to create is fairly low, and so does not justify having a seperate container "flying" around. -Thorsten PS: what a shame we can't overload operator.() in C++