{% if page_description %}{% endif %} {% if site_author %}{% endif %} {% if canonical_url %}{% endif %} {% if page.title %}{{ page.title }} - {% endif %}{{ config.site_name }} {%- for path in extra_css %} {%- endfor %}
Boost C++ Libraries

PrevUpHomeNext
{% if current_page and current_page.is_homepage %}

{{ config.site_name }}

{{ config.site_author }}

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

{% include "nav.html" %} {% else %} {% include "toc.html" %} {% endif %}
{{ page.content }}
{%- for path in extra_javascript %} {%- endfor %}

PrevUpHomeNext