On Thu, Sep 13, 2012 at 5:52 PM, Lorenzo Caminiti
On Thu, Sep 13, 2012 at 2:32 AM, Ovanes Markarian
wrote: Hello *,
Seems like the links in the docs in Scope Exit 1.50 are broken:
URL:
http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/index.html
Sections: Tutorial Capturing Variables Capturing The Object this Capturing No
Variable
Capturing All Variables (C++11 Only) Template Workaround (GCC) Same Line Expansions Annex: Alternatives
Seems like the doc was tested where Upper/Lower case letters in the
On Thu, Sep 13, 2012 at 8:43 AM, Lorenzo Caminiti
wrote: links were ignored... Therefore Tutorial section points to:
http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/Tut...
But this one works:
http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/tut...
Same applies to Annex: Alternatives
Thanks, I will fix this in the next release.
Actually, I just checked that I did fix this in 1.51 already. Can you double check if the links in the following works for you?
http://www.boost.org/doc/libs/1_51_0/libs/scope_exit/doc/html/index.html
Thanks, --Lorenzo
Lorenzo, thanks for the reply. It perfectly works in 1.51. With Kind Regards, Ovanes