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 a snapshot of the master branch, built from commit c6a8213e9b.
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
Quick Look
URLs
Parsing
Containers
Segments
Params
Normalization
String Token
Percent Encoding
Formatting
Customization
Parse Rules
Character Sets
Compound Rules
Ranges
RFC 3986
Concepts
CharSet
Rule
StringToken
Examples
QR Code
Finicky
mailto URLs
Magnet Link
File Router
Router
Sanitizing URLs
Reference
Help Card
Index

Next