Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
Next

Chapter 1. Boost.URL

Vinnie Falco

Alan de Freitas

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)

Table of Contents

Overview
Requirements
Nomenclature
Security Review (Bishop Fox)
Quick Look
URLs
Parsing
Containers
Segments
Params
Normalization
String Token
Percent Encoding
Customization
Parse Rules
Character Sets
Compound Rules
Ranges
RFC 3986
Concepts
CharSet
Rule
StringToken
Examples
QR Code
Finicky
mailto URLs
Magnet Link
Route
Reference
Help Card
Index

Last revised: December 08, 2022 at 01:04:59 GMT


Next