Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
ArrayXXi a{{1, 2, 3}, {3, 4, 5}};
cout << a << endl;