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/Tutorial.html
But this one works:
http://www.boost.org/doc/libs/1_50_0/libs/scope_exit/doc/html/scope_exit/tutorial.html

Same applies to Annex: Alternatives


With Kind Regards,
Ovanes