17 Nov
2007
17 Nov
'07
12:42 a.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