diff options
Diffstat (limited to 'doc/html/lambda/s10.html')
-rw-r--r-- | doc/html/lambda/s10.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/lambda/s10.html b/doc/html/lambda/s10.html index 0922042a82..6528f88743 100644 --- a/doc/html/lambda/s10.html +++ b/doc/html/lambda/s10.html @@ -4,11 +4,11 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Rationale for some of the design decisions</title> <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> +<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> -<link rel="up" href="../lambda.html" title="Chapter 17. Boost.Lambda"> +<link rel="up" href="../lambda.html" title="Chapter 18. Boost.Lambda"> <link rel="prev" href="s09.html" title="Contributors"> -<link rel="next" href="../boost_lexical_cast.html" title="Chapter 18. Boost.Lexical_Cast 1.0"> +<link rel="next" href="../boost_lexical_cast.html" title="Chapter 19. Boost.Lexical_Cast 1.0"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -25,8 +25,8 @@ </div> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> -<a name="idp247944336"></a>Rationale for some of the design decisions</h2></div></div></div> -<div class="toc"><dl><dt><span class="section"><a href="s10.html#lambda.why_weak_arity"> +<a name="idm45927935009712"></a>Rationale for some of the design decisions</h2></div></div></div> +<div class="toc"><dl class="toc"><dt><span class="section"><a href="s10.html#lambda.why_weak_arity"> Lambda functor arity </a></span></dt></dl></div> <div class="section"> |