id summary reporter owner description type status milestone component version severity resolution keywords cc 10349 atomic misses specialization for enums ingo.loehken@… timblechmann "Maybe there is a reason, that boost::atomic does not support a specialization for enums and handles them like user-defined types, but lock-free access to enums would be nice. I just extended the existing implementation. Ofc, now code is redundant and functions common to integral and enum specializations maybe moved into a base class to avoid that." Feature Requests closed To Be Determined atomic Boost 1.56.0 Optimization wontfix enum, atomic Andrey.Semashev@…