Boost logo

Boost :

From: Hendrik Schober (boost_at_[hidden])
Date: 2000-05-31 12:21:11


----- Original Message -----
From: "Matthew Hurd" <matthurd_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Wednesday, May 31, 2000 7:02 PM
Subject: RE: [boost] Re: multi threading support

> [...]
> Bjarne Stroustrup gave a talk (technetcast from somewhere) where he
> mentioned he was going to publish an article regarding a neatly transparent
> concurrency idea. From memory, he was overloading operator-> to lock on use
> and the object returned from the operator-> would unlock. Has anyone a
> reference to this?

  Maybe this:

  ----- Original Message -----
  From: <CReport_at_[hidden]>
  To: <Newsletters_at_[hidden]>
  Sent: Monday, May 29, 2000 7:06 AM
  Subject: Week in C++, May 29, 2000
  
> Features
> Wrapping C++ Member Function Calls
> Bjarne Stroustrup
> This article presents a simple, general, and efficient
> solution for wrapping calls to member functions of a class in
> pairs of prefix and suffix code. The solution is nonintrusive,
> applies to existing classes, allows the use of several prefix/
> suffix pairs, and can be implemented in 15 simple lines of
> Standard C++. Stroustrup organizes his discussion around a
> series of examples evolving the basic idea into a final robust
> template class.

  ???

> cheers,
> matt.

  Schobi

> [...]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk