This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Missing macros in <atomic>


Like the old one, the new atomic implementation (thanks by the way!)
is missing these macros:

#define ATOMIC_BOOL_LOCK_FREE unspecified
#define ATOMIC_POINTER_LOCK_FREE unspecified


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]