fix order of Serialize for linux build (#17119)
authorDavid Mason <davmason@microsoft.com>
Thu, 22 Mar 2018 18:44:37 +0000 (11:44 -0700)
committerGitHub <noreply@github.com>
Thu, 22 Mar 2018 18:44:37 +0000 (11:44 -0700)
commitd67a99436216ce7379d3c42dc8940d7c02eb3c0f
tree2094fa8e7a8fd99649304b78daaffaac1526d9c5
parent8f4a5e5acfd3f64b36a5a0e55fcb88c84b7a1528
fix order of Serialize for linux build (#17119)

Fix for #17116. The build would work fine for dynamic events on Windows, but on Linux clang always takes the overloads with <Head, Tail...> until there are no arguments, then complains about no overload takes 0 arguments.
src/gc/gcevent_serializers.h