Boost logo

Boost Users :

Subject: Re: [Boost-users] query regarding mutex
From: Anthony Williams (anthony.ajw_at_[hidden])
Date: 2010-07-27 02:39:06


Abbhishek Misra <abhishekfishy2000_at_[hidden]> writes:

> Please help me figure out what purpose does 'unspecified-type' serve below.
>
> typedef unspecified-type scoped_try_lock;

It means that the implementation provides a real type, the name of which
you're not being told, and which may therefore change. The documentation
below tells you what properties this type has.

Anthony

-- 
Author of C++ Concurrency in Action     http://www.stdthread.co.uk/book/
just::thread C++0x thread library             http://www.stdthread.co.uk
Just Software Solutions Ltd       http://www.justsoftwaresolutions.co.uk
15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK. Company No. 5478976

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net