Skip to content

anthonywilliams/ccia_code_samples

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 30, 2019 18:36
January 31, 2019 11:54

Companion Source Code for C++ Concurrency in Action 2nd Edition

This repository contains the source code from the second edition of C++ Concurrency in Action, by Anthony Williams.

The listings folder contains the listings from the book. Each file is named listing_<chapter-number>.<listing-number>.cpp, so listing_1.1.cpp is the first listing in chapter 1, which is marked as listing 1.1 in the book, and listing_10.3.cpp is the third listing in chapter 10, which is marked as listing 10.3 in the book.

The source code is released under the Boost Software License.

About

Code samples for C++ Concurrency in Action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages