louisdx / cxx-prettyprint

A header-only library for C++(0x) that allows automagic pretty-printing of any container.

Home Page:http://louisdx.github.com/cxx-prettyprint/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fail on cuda runtime 9.1 in visual studio 2017

jiadongdan opened this issue · comments

I use visual studio 2017, if I new an empty project, then it worked fine for tuples. But when I new a cuda tuntime, print tuple won't work anymore. Print vector still work.

I'm sure nobody will help you with such poor issue description.