C++ [namespace.memdef]p3 only applies when the friend is not named via
a qualified name. We weren't checking for an empty nested-name-specifier when dealing with friend class templates (although we were checking in the other places where we deal with this paragraph). Fixes a Boost.Serialization showstopper. llvm-svn: 101724
Loading
Please register or sign in to comment