Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
BEGIN
template<typename T = int> struct F;
template<typename T, typename U> struct I;
END