32-bit Compilation Issue with Boost v1.60.0 (CASS_USE_BOOST_ATOMIC)

Description

Environment

Windows 7 64-bit
CMake build; -DCASS_USE_BOOST_ATOMIC=ON
Visual Studio 2010 compiling 32-bit target

NOTE: Affects all supported Visual Studio versions for 32-bit targets using Boost v1.60.0

Pull Requests

None

Attachments

1

Activity

Show:

Michael Fero 
April 19, 2016 at 4:47 PM

Michael Fero 
April 19, 2016 at 1:04 AM

This also becomes an issue when upgrading to Visual Studio 2015 Update 2 that was released on March 31, 2016. A workaround is to utilize std::is_convertible that is available in Visual Studio 2010+:

Fixed

Details

Assignee

Reporter

Reproduced in

Original estimate

Time tracking

No time logged1d remaining

Sprint

Fix versions

Affects versions

Priority

Created February 17, 2016 at 3:04 PM
Updated January 16, 2017 at 8:43 PM
Resolved May 26, 2016 at 5:23 PM