Re: [Boost-bugs] [Boost C++ Libraries] #1634: boost::interprocess::vector cannot contain volatile int

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1634: boost::interprocess::vector cannot contain volatile int
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-18 07:55:02


#1634: boost::interprocess::vector cannot contain volatile int
------------------------------------------------+---------------------------
  Reporter: Lars Hagström <lars_at_[hidden]> | Owner: igaztanaga
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: interprocess
   Version: Boost Development Trunk | Severity: Problem
Resolution: worksforme | Keywords:
------------------------------------------------+---------------------------
Changes (by igaztanaga):

  * status: new => closed
  * resolution: => worksforme

Comment:

 std::vector<volatile int> does not seem to be standard. both visual 7.1
 and gcc 3.5 refuse to compile the code:

 std::vector<volatile int> v(5);

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1634#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:49:59 UTC