forked from boostorg/array
refactor documentation to use asciidoc
This commit is contained in:
22
doc/array/information.adoc
Normal file
22
doc/array/information.adoc
Normal file
@ -0,0 +1,22 @@
|
||||
////
|
||||
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
|
||||
////
|
||||
|
||||
[#information]
|
||||
# For more information...
|
||||
:idprefix: information_
|
||||
:cpp: C++
|
||||
|
||||
To find more details about using ordinary arrays in C++ and the framework of the STL, see e.g.
|
||||
|
||||
The C++ Standard Library - A Tutorial and Reference +
|
||||
by Nicolai M. Josuttis +
|
||||
Addison Wesley Longman, 1999 +
|
||||
ISBN 0-201-37926-0
|
||||
|
||||
|
||||
http://www.josuttis.com/[Home Page of Nicolai Josuttis]
|
Reference in New Issue
Block a user