
16 Nov
2007
16 Nov
'07
5:42 p.m.
Let's say I've got class A {...} and I've implemented operator<(A,A). How can I export all the operators similarly to what boost::operators doing in one shot? Gennadiy