From 898be2f38dd5832034f726feab95661f589ec007 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 18 Dec 2012 11:08:33 +0000 Subject: [PATCH] abi.xml: Update URLs for C++ ABI. * doc/xml/manual/abi.xml: Update URLs for C++ ABI. * doc/xml/manual/policy_data_structures_biblio.xml: Add xmlns attribute. * doc/xml/manual/debug_mode.xml: Give filenames to chunks. * doc/xml/manual/diagnostics.xml: Likewise. * doc/xml/manual/extensions.xml: Likewise. * doc/xml/manual/bitmap_allocator.xml: Likewise. * doc/xml/manual/mt_allocator.xml: Likewise. * doc/xml/manual/policy_data_structures.xml: Likewise. * doc/xml/manual/parallel_mode.xml: Likewise. * doc/xml/manual/profile_mode.xml: Likewise. * doc/xml/manual/spine.xml: Likewise. Update copyright years. * doc/html/*: Regenerate. From-SVN: r194576 --- libstdc++-v3/ChangeLog | 16 +++ libstdc++-v3/doc/html/api.html | 4 +- libstdc++-v3/doc/html/bk02.html | 2 +- libstdc++-v3/doc/html/bk03.html | 2 +- libstdc++-v3/doc/html/faq.html | 6 +- libstdc++-v3/doc/html/index.html | 20 ++- libstdc++-v3/doc/html/manual/abi.html | 24 ++-- libstdc++-v3/doc/html/manual/algorithms.html | 6 +- libstdc++-v3/doc/html/manual/api.html | 6 +- .../manual/{bk01pt04.html => appendix.html} | 8 +- .../html/manual/appendix_contributing.html | 8 +- .../doc/html/manual/appendix_free.html | 6 +- .../doc/html/manual/appendix_gfdl.html | 4 +- .../doc/html/manual/appendix_gpl.html | 8 +- .../doc/html/manual/appendix_porting.html | 26 ++-- libstdc++-v3/doc/html/manual/associative.html | 2 +- libstdc++-v3/doc/html/manual/atomics.html | 6 +- libstdc++-v3/doc/html/manual/backwards.html | 8 +- .../doc/html/manual/bitmap_allocator.html | 6 +- ...h21s02.html => bitmap_allocator_impl.html} | 4 +- .../doc/html/manual/bk01pt03ch18s02.html | 11 -- .../doc/html/manual/bk01pt03ch18s05.html | 26 ---- .../doc/html/manual/bk01pt03ch19s03.html | 10 -- .../doc/html/manual/bk01pt03ch19s04.html | 18 --- .../doc/html/manual/bk01pt03ch30s03.html | 36 ------ libstdc++-v3/doc/html/manual/bugs.html | 2 +- ...pt02ch05s02.html => concept_checking.html} | 2 +- libstdc++-v3/doc/html/manual/concurrency.html | 6 +- libstdc++-v3/doc/html/manual/configure.html | 4 +- libstdc++-v3/doc/html/manual/containers.html | 6 +- .../doc/html/manual/containers_and_c.html | 2 +- libstdc++-v3/doc/html/manual/debug.html | 4 +- libstdc++-v3/doc/html/manual/debug_mode.html | 8 +- ...t03ch17s04.html => debug_mode_design.html} | 8 +- ...ch17s02.html => debug_mode_semantics.html} | 4 +- ...pt03ch17s03.html => debug_mode_using.html} | 6 +- libstdc++-v3/doc/html/manual/diagnostics.html | 10 +- .../html/manual/documentation_hacking.html | 118 ++++++++++++++++-- .../doc/html/manual/dynamic_memory.html | 2 +- .../doc/html/manual/ext_algorithms.html | 2 +- .../doc/html/manual/ext_compile_checks.html | 4 +- .../doc/html/manual/ext_concurrency.html | 6 +- ...ch30s02.html => ext_concurrency_impl.html} | 4 +- .../doc/html/manual/ext_concurrency_use.html | 36 ++++++ .../doc/html/manual/ext_containers.html | 6 +- .../doc/html/manual/ext_demangling.html | 2 +- libstdc++-v3/doc/html/manual/ext_io.html | 2 +- .../doc/html/manual/ext_iterators.html | 2 +- .../doc/html/manual/ext_numerics.html | 2 +- .../{bk01pt03pr01.html => ext_preface.html} | 4 +- .../{bk01pt03ch23s02.html => ext_sgi.html} | 2 +- .../doc/html/manual/ext_utilities.html | 4 +- libstdc++-v3/doc/html/manual/extensions.html | 14 +-- libstdc++-v3/doc/html/manual/facets.html | 56 ++++----- libstdc++-v3/doc/html/manual/fstreams.html | 2 +- .../generalized_numeric_operations.html | 2 +- libstdc++-v3/doc/html/manual/index.html | 36 +++--- libstdc++-v3/doc/html/manual/internals.html | 2 +- libstdc++-v3/doc/html/manual/intro.html | 4 +- libstdc++-v3/doc/html/manual/io.html | 6 +- libstdc++-v3/doc/html/manual/io_and_c.html | 2 +- libstdc++-v3/doc/html/manual/iterators.html | 6 +- libstdc++-v3/doc/html/manual/license.html | 2 +- .../doc/html/manual/localization.html | 22 ++-- libstdc++-v3/doc/html/manual/make.html | 2 +- libstdc++-v3/doc/html/manual/memory.html | 42 +++---- .../doc/html/manual/mt_allocator.html | 6 +- ...3ch20s02.html => mt_allocator_design.html} | 4 +- ...h20s05.html => mt_allocator_ex_multi.html} | 4 +- ...20s04.html => mt_allocator_ex_single.html} | 4 +- ...t03ch20s03.html => mt_allocator_impl.html} | 4 +- libstdc++-v3/doc/html/manual/numerics.html | 6 +- .../doc/html/manual/numerics_and_c.html | 2 +- libstdc++-v3/doc/html/manual/pairs.html | 2 +- .../doc/html/manual/parallel_mode.html | 10 +- ...ch18s04.html => parallel_mode_design.html} | 4 +- .../html/manual/parallel_mode_semantics.html | 11 ++ .../doc/html/manual/parallel_mode_test.html | 26 ++++ ...3ch18s03.html => parallel_mode_using.html} | 4 +- .../policy_based_data_structures_test.html | 111 +++++----------- .../html/manual/policy_data_structures.html | 26 ++-- ...o.html => policy_data_structures_ack.html} | 2 +- .../manual/policy_data_structures_design.html | 68 +++++----- .../manual/policy_data_structures_using.html | 4 +- .../doc/html/manual/profile_mode.html | 8 +- .../doc/html/manual/profile_mode_api.html | 10 ++ .../html/manual/profile_mode_cost_model.html | 18 +++ ...3ch19s02.html => profile_mode_design.html} | 6 +- ...03ch19s06.html => profile_mode_devel.html} | 4 +- ...s07.html => profile_mode_diagnostics.html} | 38 +++--- ...t03ch19s05.html => profile_mode_impl.html} | 4 +- libstdc++-v3/doc/html/manual/setup.html | 2 +- .../doc/html/manual/source_code_style.html | 2 +- .../doc/html/manual/source_design_notes.html | 2 +- .../doc/html/manual/source_organization.html | 2 +- libstdc++-v3/doc/html/manual/status.html | 12 +- .../{bk01pt02.html => std_contents.html} | 8 +- libstdc++-v3/doc/html/manual/streambufs.html | 2 +- libstdc++-v3/doc/html/manual/strings.html | 6 +- .../doc/html/manual/stringstreams.html | 2 +- libstdc++-v3/doc/html/manual/support.html | 8 +- libstdc++-v3/doc/html/manual/termination.html | 2 +- libstdc++-v3/doc/html/manual/test.html | 4 +- libstdc++-v3/doc/html/manual/traits.html | 2 +- libstdc++-v3/doc/html/manual/using.html | 4 +- .../doc/html/manual/using_concurrency.html | 2 +- .../html/manual/using_dynamic_or_shared.html | 2 +- .../doc/html/manual/using_exceptions.html | 18 +-- .../doc/html/manual/using_headers.html | 14 +-- .../doc/html/manual/using_macros.html | 2 +- .../doc/html/manual/using_namespaces.html | 2 +- libstdc++-v3/doc/html/manual/utilities.html | 10 +- libstdc++-v3/doc/xml/manual/abi.xml | 6 +- .../doc/xml/manual/bitmap_allocator.xml | 1 + .../doc/xml/manual/concurrency_extensions.xml | 3 +- libstdc++-v3/doc/xml/manual/debug_mode.xml | 3 + libstdc++-v3/doc/xml/manual/diagnostics.xml | 1 + libstdc++-v3/doc/xml/manual/extensions.xml | 2 + libstdc++-v3/doc/xml/manual/mt_allocator.xml | 4 + libstdc++-v3/doc/xml/manual/parallel_mode.xml | 4 + .../doc/xml/manual/policy_data_structures.xml | 1 + .../manual/policy_data_structures_biblio.xml | 12 +- libstdc++-v3/doc/xml/manual/profile_mode.xml | 6 + libstdc++-v3/doc/xml/manual/spine.xml | 3 + 124 files changed, 669 insertions(+), 600 deletions(-) rename libstdc++-v3/doc/html/manual/{bk01pt04.html => appendix.html} (73%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch21s02.html => bitmap_allocator_impl.html} (93%) delete mode 100644 libstdc++-v3/doc/html/manual/bk01pt03ch18s02.html delete mode 100644 libstdc++-v3/doc/html/manual/bk01pt03ch18s05.html delete mode 100644 libstdc++-v3/doc/html/manual/bk01pt03ch19s03.html delete mode 100644 libstdc++-v3/doc/html/manual/bk01pt03ch19s04.html delete mode 100644 libstdc++-v3/doc/html/manual/bk01pt03ch30s03.html rename libstdc++-v3/doc/html/manual/{bk01pt02ch05s02.html => concept_checking.html} (81%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch17s04.html => debug_mode_design.html} (93%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch17s02.html => debug_mode_semantics.html} (77%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch17s03.html => debug_mode_using.html} (80%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch30s02.html => ext_concurrency_impl.html} (70%) create mode 100644 libstdc++-v3/doc/html/manual/ext_concurrency_use.html rename libstdc++-v3/doc/html/manual/{bk01pt03pr01.html => ext_preface.html} (71%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch23s02.html => ext_sgi.html} (78%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch20s02.html => mt_allocator_design.html} (60%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch20s05.html => mt_allocator_ex_multi.html} (77%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch20s04.html => mt_allocator_ex_single.html} (66%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch20s03.html => mt_allocator_impl.html} (83%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch18s04.html => parallel_mode_design.html} (87%) create mode 100644 libstdc++-v3/doc/html/manual/parallel_mode_semantics.html create mode 100644 libstdc++-v3/doc/html/manual/parallel_mode_test.html rename libstdc++-v3/doc/html/manual/{bk01pt03ch18s03.html => parallel_mode_using.html} (88%) rename libstdc++-v3/doc/html/manual/{policy_data_structures_biblio.html => policy_data_structures_ack.html} (61%) create mode 100644 libstdc++-v3/doc/html/manual/profile_mode_api.html create mode 100644 libstdc++-v3/doc/html/manual/profile_mode_cost_model.html rename libstdc++-v3/doc/html/manual/{bk01pt03ch19s02.html => profile_mode_design.html} (85%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch19s06.html => profile_mode_devel.html} (71%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch19s07.html => profile_mode_diagnostics.html} (91%) rename libstdc++-v3/doc/html/manual/{bk01pt03ch19s05.html => profile_mode_impl.html} (68%) rename libstdc++-v3/doc/html/manual/{bk01pt02.html => std_contents.html} (91%) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 1f30031fd78..ec648dff906 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,19 @@ +2012-12-18 Jonathan Wakely + + * doc/xml/manual/abi.xml: Update URLs for C++ ABI. + * doc/xml/manual/policy_data_structures_biblio.xml: Add xmlns + attribute. + * doc/xml/manual/debug_mode.xml: Give filenames to chunks. + * doc/xml/manual/diagnostics.xml: Likewise. + * doc/xml/manual/extensions.xml: Likewise. + * doc/xml/manual/bitmap_allocator.xml: Likewise. + * doc/xml/manual/mt_allocator.xml: Likewise. + * doc/xml/manual/policy_data_structures.xml: Likewise. + * doc/xml/manual/parallel_mode.xml: Likewise. + * doc/xml/manual/profile_mode.xml: Likewise. + * doc/xml/manual/spine.xml: Likewise. Update copyright years. + * doc/html/*: Regenerate. + 2012-12-17 Jonathan Wakely * include/std/future (__async_sfinae_helper): Remove. diff --git a/libstdc++-v3/doc/html/api.html b/libstdc++-v3/doc/html/api.html index 56db3471d53..19aebd0e067 100644 --- a/libstdc++-v3/doc/html/api.html +++ b/libstdc++-v3/doc/html/api.html @@ -1,13 +1,13 @@ -The GNU C++ Library API Reference

The GNU C++ Library API Reference

The GNU C++ Library API Reference


diff --git a/libstdc++-v3/doc/html/bk02.html b/libstdc++-v3/doc/html/bk02.html index 3863d067ae3..b81c3cb7b78 100644 --- a/libstdc++-v3/doc/html/bk02.html +++ b/libstdc++-v3/doc/html/bk02.html @@ -1,3 +1,3 @@ -

+ diff --git a/libstdc++-v3/doc/html/bk03.html b/libstdc++-v3/doc/html/bk03.html index a00ca967b51..ff9d2d59c33 100644 --- a/libstdc++-v3/doc/html/bk03.html +++ b/libstdc++-v3/doc/html/bk03.html @@ -1,3 +1,3 @@ - + diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html index ed35ee6cd8b..67f6110f491 100644 --- a/libstdc++-v3/doc/html/faq.html +++ b/libstdc++-v3/doc/html/faq.html @@ -1,10 +1,10 @@ -Frequently Asked Questions

Frequently Asked Questions

Frequently Asked Questions


1.1. +


1.1. What is libstdc++?
1.2. Why should I use libstdc++? @@ -644,7 +644,7 @@

More information, including how to optionally enable/disable the checks, is available in the - Diagnostics. + Diagnostics. chapter of the manual.

6.6.

Program crashes when using library code in a diff --git a/libstdc++-v3/doc/html/index.html b/libstdc++-v3/doc/html/index.html index 4ac0e0ef35f..260ae73db79 100644 --- a/libstdc++-v3/doc/html/index.html +++ b/libstdc++-v3/doc/html/index.html @@ -1,6 +1,6 @@ -The GNU C++ Library

The GNU C++ Library

Short Contents

+The GNU C++ Library

The GNU C++ Library

Short Contents

Copyright 2008, 2009, 2011 FSF @@ -24,7 +24,7 @@


Table of Contents

The GNU C++ Library Manual
I. Introduction -
1. Status
Implementation Status
C++ 1998/2003
Implementation Status
Implementation Specific Behavior
C++ 2011
Implementation Specific Behavior
C++ TR1
Implementation Specific Behavior
C++ TR 24733
License
The Code: GPL
The Documentation: GPL, FDL
Bugs
Implementation Bugs
Standard Bugs
2. Setup
Prerequisites
Configure
Make
3. Using
Command Options
Headers
Header Files
Mixing Headers
The C Headers and namespace std
Precompiled Headers
Macros
Namespaces
Available Namespaces
namespace std
Using Namespace Composition
Linking
Almost Nothing
Finding Dynamic or Shared Libraries
Concurrency
Prerequisites
Thread Safety
Atomics
IO
Structure
Defaults
Future
Alternatives
Containers
Exceptions
Exception Safety
Exception Neutrality
Doing without
Compatibility
With C
With POSIX thread cancellation
Debugging Support
Using g++
Debug Versions of Library Binary Files
Memory Leak Hunting
Data Race Hunting
Using gdb
Tracking uncaught exceptions
Debug Mode
Compile Time Checking
Profile-based Performance Analysis
II. +
1. Status
Implementation Status
C++ 1998/2003
Implementation Status
Implementation Specific Behavior
C++ 2011
Implementation Specific Behavior
C++ TR1
Implementation Specific Behavior
C++ TR 24733
License
The Code: GPL
The Documentation: GPL, FDL
Bugs
Implementation Bugs
Standard Bugs
2. Setup
Prerequisites
Configure
Make
3. Using
Command Options
Headers
Header Files
Mixing Headers
The C Headers and namespace std
Precompiled Headers
Macros
Namespaces
Available Namespaces
namespace std
Using Namespace Composition
Linking
Almost Nothing
Finding Dynamic or Shared Libraries
Concurrency
Prerequisites
Thread Safety
Atomics
IO
Structure
Defaults
Future
Alternatives
Containers
Exceptions
Exception Safety
Exception Neutrality
Doing without
Compatibility
With C
With POSIX thread cancellation
Debugging Support
Using g++
Debug Versions of Library Binary Files
Memory Leak Hunting
Data Race Hunting
Using gdb
Tracking uncaught exceptions
Debug Mode
Compile Time Checking
Profile-based Performance Analysis
II. Standard Contents
4. Support @@ -32,16 +32,16 @@
Types
Fundamental Types
Numeric Properties
NULL
Dynamic Memory
Termination
Termination Handlers
Verbose Terminate Handler
5. Diagnostics -
Exceptions
API Reference
Adding Data to exception
Concept Checking
6. +
Exceptions
API Reference
Adding Data to exception
Concept Checking
6. Utilities -
Functors
Pairs
Memory
Allocators
Requirements
Design Issues
Implementation
Interface Design
Selecting Default Allocation Policy
Disabling Memory Caching
Using a Specific Allocator
Custom Allocators
Extension Allocators
auto_ptr
Limitations
Use in Containers
shared_ptr
Requirements
Design Issues
Implementation
Class Hierarchy
Thread Safety
Selecting Lock Policy
Related functions and classes
Use
Examples
Unresolved Issues
Acknowledgments
Traits
7. +
Functors
Pairs
Memory
Allocators
Requirements
Design Issues
Implementation
Interface Design
Selecting Default Allocation Policy
Disabling Memory Caching
Using a Specific Allocator
Custom Allocators
Extension Allocators
auto_ptr
Limitations
Use in Containers
shared_ptr
Requirements
Design Issues
Implementation
Class Hierarchy
Thread Safety
Selecting Lock Policy
Related functions and classes
Use
Examples
Unresolved Issues
Acknowledgments
Traits
7. Strings
String Classes
Simple Transformations
Case Sensitivity
Arbitrary Character Types
Tokenizing
Shrink to Fit
CString (MFC)
8. Localization -
Locales
locale
Requirements
Design
Implementation
Interacting with "C" locales
Future
Facets
ctype
Implementation
Specializations
Future
codecvt
Requirements
Design
wchar_t Size
Support for Unicode
Other Issues
Implementation
Use
Future
messages
Requirements
Design
Implementation
Models
The GNU Model
Use
Future
9. +
Locales
locale
Requirements
Design
Implementation
Interacting with "C" locales
Future
Facets
ctype
Implementation
Specializations
Future
codecvt
Requirements
Design
wchar_t Size
Support for Unicode
Other Issues
Implementation
Use
Future
messages
Requirements
Design
Implementation
Models
The GNU Model
Use
Future
9. Containers
Sequences
list
list::size() is O(n)
vector
Space Overhead Management
Associative
Insertion Hints
bitset
Size Variable
Type String
Interacting with C
Containers vs. Arrays
10. @@ -65,8 +65,8 @@
API Reference
III. Extensions -
16. Compile Time Checks
17. Debug Mode
Intro
Semantics
Using
Using the Debug Mode
Using a Specific Debug Container
Design
Goals
Methods
The Wrapper Model
Safe Iterators
Safe Sequences (Containers)
Precondition Checking
Release- and debug-mode coexistence
Compile-time coexistence of release- and debug-mode components
Link- and run-time coexistence of release- and - debug-mode components
Alternatives for Coexistence
Other Implementations
18. Parallel Mode
Intro
Semantics
Using
Prerequisite Compiler Flags
Using Parallel Mode
Using Specific Parallel Components
Design
Interface Basics
Configuration and Tuning
Setting up the OpenMP Environment
Compile Time Switches
Run Time Settings and Defaults
Implementation Namespaces
Testing
Bibliography
19. Profile Mode
Intro
Using the Profile Mode
Tuning the Profile Mode
Design
Wrapper Model
Instrumentation
Run Time Behavior
Analysis and Diagnostics
Cost Model
Reports
Testing
Extensions for Custom Containers
Empirical Cost Model
Implementation Issues
Stack Traces
Symbolization of Instruction Addresses
Concurrency
Using the Standard Library in the Instrumentation Implementation
Malloc Hooks
Construction and Destruction of Global Objects
Developer Information
Big Picture
How To Add A Diagnostic
Diagnostics
Diagnostic Template
Containers
Hashtable Too Small
Hashtable Too Large
Inefficient Hash
Vector Too Small
Vector Too Large
Vector to Hashtable
Hashtable to Vector
Vector to List
List to Vector
List to Forward List (Slist)
Ordered to Unordered Associative Container
Algorithms
Sort Algorithm Performance
Data Locality
Need Software Prefetch
Linked Structure Locality
Multithreaded Data Access
Data Dependence Violations at Container Level
False Sharing
Statistics
Bibliography
20. The mt_allocator
Intro
Design Issues
Overview
Implementation
Tunable Parameters
Initialization
Deallocation Notes
Single Thread Example
Multiple Thread Example
21. The bitmap_allocator
Design
Implementation
Free List Store
Super Block
Super Block Data Layout
Maximum Wasted Percentage
allocate
deallocate
Questions
1
2
3
Locality
Overhead and Grow Policy
22. Policy-Based Data Structures
Intro
Performance Issues
Associative
Priority Que
Goals
Associative
Policy Choices
Underlying Data Structures
Iterators
Functional
Priority Queues
Policy Choices
Underlying Data Structures
Binary Heaps
Using
Prerequisites
Organization
Tutorial
Basic Use
+
16. Compile Time Checks
17. Debug Mode
Intro
Semantics
Using
Using the Debug Mode
Using a Specific Debug Container
Design
Goals
Methods
The Wrapper Model
Safe Iterators
Safe Sequences (Containers)
Precondition Checking
Release- and debug-mode coexistence
Compile-time coexistence of release- and debug-mode components
Link- and run-time coexistence of release- and + debug-mode components
Alternatives for Coexistence
Other Implementations
18. Parallel Mode
Intro
Semantics
Using
Prerequisite Compiler Flags
Using Parallel Mode
Using Specific Parallel Components
Design
Interface Basics
Configuration and Tuning
Setting up the OpenMP Environment
Compile Time Switches
Run Time Settings and Defaults
Implementation Namespaces
Testing
Bibliography
19. Profile Mode
Intro
Using the Profile Mode
Tuning the Profile Mode
Design
Wrapper Model
Instrumentation
Run Time Behavior
Analysis and Diagnostics
Cost Model
Reports
Testing
Extensions for Custom Containers
Empirical Cost Model
Implementation Issues
Stack Traces
Symbolization of Instruction Addresses
Concurrency
Using the Standard Library in the Instrumentation Implementation
Malloc Hooks
Construction and Destruction of Global Objects
Developer Information
Big Picture
How To Add A Diagnostic
Diagnostics
Diagnostic Template
Containers
Hashtable Too Small
Hashtable Too Large
Inefficient Hash
Vector Too Small
Vector Too Large
Vector to Hashtable
Hashtable to Vector
Vector to List
List to Vector
List to Forward List (Slist)
Ordered to Unordered Associative Container
Algorithms
Sort Algorithm Performance
Data Locality
Need Software Prefetch
Linked Structure Locality
Multithreaded Data Access
Data Dependence Violations at Container Level
False Sharing
Statistics
Bibliography
20. The mt_allocator
Intro
Design Issues
Overview
Implementation
Tunable Parameters
Initialization
Deallocation Notes
Single Thread Example
Multiple Thread Example
21. The bitmap_allocator
Design
Implementation
Free List Store
Super Block
Super Block Data Layout
Maximum Wasted Percentage
allocate
deallocate
Questions
1
2
3
Locality
Overhead and Grow Policy
22. Policy-Based Data Structures
Intro
Performance Issues
Associative
Priority Que
Goals
Associative
Policy Choices
Underlying Data Structures
Iterators
Functional
Priority Queues
Policy Choices
Underlying Data Structures
Binary Heaps
Using
Prerequisites
Organization
Tutorial
Basic Use
Configuring via Template Parameters
Querying Container Attributes @@ -128,9 +128,7 @@ Text modify Up
Text modify Down -
Observations
Associative
Priority_Queue
Acknowledgments
- Bibliography -
23. HP/SGI Extensions
Backwards Compatibility
Deprecated
24. Utilities
25. Algorithms
26. Numerics
27. Iterators
28. Input and Output
Derived filebufs
29. Demangling
30. Concurrency
Design
Interface to Locks and Mutexes
Interface to Atomic Functions
Implementation
Using Builtin Atomic Functions
Thread Abstraction
Use
IV. +
Observations
Associative
Priority_Queue
Acknowledgments
Bibliography
23. HP/SGI Extensions
Backwards Compatibility
Deprecated
24. Utilities
25. Algorithms
26. Numerics
27. Iterators
28. Input and Output
Derived filebufs
29. Demangling
30. Concurrency
Design
Interface to Locks and Mutexes
Interface to Atomic Functions
Implementation
Using Builtin Atomic Functions
Thread Abstraction
Use
IV. Appendices
A. Contributing @@ -138,7 +136,7 @@
Contributor Checklist
Reading
Assignment
Getting Sources
Submitting Patches
Directory Layout and Source Conventions
Coding Style
Bad Identifiers
By Example
Design Notes
B. Porting and Maintenance -
Configure and Build Hacking
Prerequisites
Overview
General Process
What Comes from Where
Configure
Storing Information in non-AC files (like configure.host)
Coding and Commenting Conventions
The acinclude.m4 layout
GLIBCXX_ENABLE, the --enable maker
Make
Writing and Generating Documentation
Introduction
Generating Documentation
Doxygen
Prerequisites
Generating the Doxygen Files
Markup
Docbook
Prerequisites
Generating the DocBook Files
Editing and Validation
File Organization and Basics
Markup By Example
Porting to New Hardware or Operating Systems
Operating System
CPU
Character Types
Thread Safety
Numeric Limits
Libtool
Test
Organization
Directory Layout
Naming Conventions
Running the Testsuite
Basic
Variations
Permutations
Writing a new test case
Test Harness and Utilities
Dejagnu Harness Details
Utilities
Special Topics
+
Configure and Build Hacking
Prerequisites
Overview
General Process
What Comes from Where
Configure
Storing Information in non-AC files (like configure.host)
Coding and Commenting Conventions
The acinclude.m4 layout
GLIBCXX_ENABLE, the --enable maker
Make
Writing and Generating Documentation
Introduction
Generating Documentation
Doxygen
Prerequisites
Generating the Doxygen Files
Debugging Generation
Markup
Docbook
Prerequisites
Generating the DocBook Files
Debugging Generation
Editing and Validation
File Organization and Basics
Markup By Example
Porting to New Hardware or Operating Systems
Operating System
CPU
Character Types
Thread Safety
Numeric Limits
Libtool
Test
Organization
Directory Layout
Naming Conventions
Running the Testsuite
Basic
Variations
Permutations
Writing a new test case
Test Harness and Utilities
Dejagnu Harness Details
Utilities
Special Topics
Qualifying Exception Safety Guarantees
Overview
diff --git a/libstdc++-v3/doc/html/manual/abi.html b/libstdc++-v3/doc/html/manual/abi.html index 48446db267c..9e56e3d2d01 100644 --- a/libstdc++-v3/doc/html/manual/abi.html +++ b/libstdc++-v3/doc/html/manual/abi.html @@ -1,6 +1,6 @@ -ABI Policy and Guidelines