Follow up a3936a6c to work around an old compiler bug
Old versions of gcc want template specialisations to happen within the namespace where the template lives; this is still present in gcc 5.1, which we officially support, so it has to be worked around.
Loading
Please register or sign in to comment