Boost C++ Libraries Home Libraries People FAQ More

Next

Chapter 1. Boost.JSON

Vinnie Falco

Krystian Stasiowski

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
Supported Compilers
Security Review (Bishop Fox)
Quick Look
Document Model
value
string
array
object
Numbers
Value Conversion
Initializer Lists
Allocators
Background
storage_ptr
Uses-allocator construction
Input/Output
Parsing
Avoiding Dynamic Allocations
Serializing
Examples
Pretty
Validate
Frequently Asked Questions
Benchmarks
Comparison to Other Libraries
Reference
Release Notes
Index

Last revised: April 13, 2021 at 16:27:21 GMT


Next