Matt Hurd
@sumohurd
Integrating high-level trading and low-level latency. I don't know the answers as I struggle to find the right questions...
ID: 521922326
http://meanderful.blogspot.com.au/ 12-03-2012 03:39:30
4,4K Tweet
2,2K Followers
1,1K Following
Three compilers, three different results. godbolt.org/z/cEoYrn4T8 Bugs filed for msvc and gcc after .Richard Smith clarification: gcc.gnu.org/bugzilla/show_… msvc gets it right without the auto param with an explicit template pack expansion. icc/edg, clang, & msvc agree #cpp20 #cpp