
10 Nov
2007
10 Nov
'07
11:06 a.m.
shunsuke wrote:
Sergey Shandar wrote:
3. I found this one today:
template<class T> operator T &() const throw(typename ::boost::disable_if< ::boost::is_same<T, MyClass const> >::type *)
You've solved the millenium problem! :-)
The solution will bring a lot of other problems in other areas. We will see, shortly :-)