C++98/03 [temp.friend]p4 requires that inline function definitions
within class templates be instantiated along with each class template specialization, even if the functions are not used. Do so, as a baby step toward PR6952. llvm-svn: 103943
Loading
Please register or sign in to comment