Draft Specification of Transactional Language Constructs for C++

VERSION 1 Published

Created on: Aug 10, 2009 10:12 AM by cafe - Last Modified:  Aug 11, 2009 8:53 AM by cafe

This specification introduces transactional language constructs for C++, which are intended to
make concurrent programming easier by allowing programmers to express compound statements
that do not interact with other threads, without specifying the synchronization that is required to achieve this. We briefly describe the features introduced in this specification below.
Attachments:
Average User Rating
(0 ratings)




There are no comments on this document

Bottom Banner