
Good day to All. Working with boost::mpl recieve subj. How to solve this problem? Will it be solved in next VC++? My solution for boost. In mpl everywhere you wrote: typedef smth type; may be it better to write: struct type : public smpth {}; (or, as was discussed before: struct type1 : public smpth {}; typedef tepe1 type; ) if smth is very-very long name, then for compiler: in first case type is very-very long name. in second type is simply "type" and it is only 4 letters. Would the compiler work correctly? Faster? Slower? Other points/goals? --Sincerely Yours,-- --\ SergeY /-- --<>\\\ PisarchiK ///<>-- --<>()<>--Never surrendeR--<>()<>-- mailto:Sergey_pisarchiK@tut.by