Files
array/doc/array.adoc

29 lines
607 B
Plaintext
Raw Normal View History

2024-12-18 15:31:13 -08:00
////
Copyright 2001-2004 Nicolai M. Josuttis
Copyright 2012 Marshall Clow
Copyright 2024 Christian Mazakas
Distributed under the Boost Software License, Version 1.0.
https://www.boost.org/LICENSE_1_0.txt
////
2025-01-25 18:00:27 +02:00
# Boost.Array
2024-12-18 15:31:13 -08:00
Nicolai M. Josuttis
:toc: left
:toclevels: 4
:idprefix:
:docinfo: private-footer
:source-highlighter: rouge
:source-language: c++
:sectanchors:
:leveloffset: +1
include::array/introduction.adoc[]
2025-01-25 18:06:00 +02:00
include::array/changes.adoc[]
2024-12-18 15:31:13 -08:00
include::array/reference.adoc[]
include::array/design_rationale.adoc[]
include::array/information.adoc[]
include::array/copyright.adoc[]
:leveloffset: -1