Re: [Boost-bugs] [Boost C++ Libraries] #3035: non-standard integral types not fully supported

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3035: non-standard integral types not fully supported
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-15 16:52:48


#3035: non-standard integral types not fully supported
-------------------------------------+--------------------------------------
  Reporter: Maxim.Yanchenko_at_[hidden] | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: Boost 1.40.0 | Component: type_traits
   Version: Boost 1.39.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------+--------------------------------------

Comment(by johnmaddock):

 A couple of points here:

 1) This is only an issue for obsolete MSVC versions that treat __int8 etc
 as distinct types right?
 2) I'm fairly sure looking at the code that
 is_unsigned/is_signed/make_signed/make_unsigned should all support these
 types already. ie no special code is needed as long as is_integral
 recognises the type as an integral type.
 3) I don't currently have a compiler installed that can test the above :-(

 So... can someone please tese the above?

 Or if the submitter is unable to confirm this is an issue, I suggest we
 just close the issue down with an "invalid" tag.

 Regards, John.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3035#comment:3>
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:00 UTC