BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls_atomicoperations_x86_win_msvc

Outline

Purpose

Provide implementations of atomic operations for X86/MSVC/Windows.

Classes

Description

This component provides classes necessary to implement atomics on the Windows X86 platform with MSVC compiler. The classes are for private use only. See bsls_atomicoperations and bsls_atomic for the public interface to atomics.