Menu

#170 Fix invalid C++ to compile with clang++

open
None
5
2010-05-05
2010-05-05
No

sp.RP<T>::OnReleaseAll is no valid C++, should be
sp.template RP<T>::OnReleaseAll

See:
http://llvm.org/bugs/show_bug.cgi?id=7057

Discussion


Log in to post a comment.