Re: [Boost-bugs] [Boost C++ Libraries] #4431: stdint.h not available in CUDA nvcc + visual studio

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4431: stdint.h not available in CUDA nvcc + visual studio
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-18 18:11:03


#4431: stdint.h not available in CUDA nvcc + visual studio
------------------------------------------------+---------------------------
  Reporter: Sergey Mitsyn <svm@…> | Owner: jfalcou
      Type: Bugs | Status: new
 Milestone: Boost 1.44.0 | Component: concept_check
   Version: Boost 1.43.0 | Severity: Problem
Resolution: | Keywords: CUDA nvcc stdint.h
------------------------------------------------+---------------------------

Comment (by anonymous):

 Hold on though, if I am not mistaken #define'ing
 BOOST_NO_INCLASS_MEMBER_INITIALIZATION _dis_allows initialization
 inlining, so therefore having the #define in nvcc.hpp is wrong, and
 putting it inside a #ifdef _MSC_VER prevents it for nvcc on Windows, so in
 fact allows inline initialization.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4431#comment:11>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:05 UTC