template<typename T> struct types {}; template<bool B> struct values {}; struct A {}; template<typename C> struct B { struct D {}; }; struct C {}; constexpr const int a = 0, b = 0, c = 0, d = 0; types<A * (B < C > ::D)> foo; values<a* (b<c>::d)> bar;
-
-
is the gag just that parsing/resolving c++ is a nightmare, or is there something more interesting happening
-
nope, thats it. thats the ""joke""
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.