On Thu, Sep 13, 2012 at 2:32 AM, Ovanes Markarian
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 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. --Lorenzo