scispace - formally typeset
H

Herb Sutter

Publications -  17
Citations -  1000

Herb Sutter is an academic researcher. The author has contributed to research in topics: Generic programming & Template. The author has an hindex of 8, co-authored 17 publications receiving 983 citations.

Papers
More filters

The Free Lunch Is Over A Fundamental Turn Toward Concurrency in Software

Herb Sutter
TL;DR: Looking back, it’s not much of a stretch to call 2004 the year of multicore, as many companies showed new or updated multicore processors.
Book

C++ coding standards : 101 rules, guidelines, and best practices

TL;DR: From type definition to error handling, this book presents C++ best practices, including some that have only recently been identified and standardized-techniques you may not know even if you've used C++ for years.
Book

C++ coding standards

TL;DR: In this article, the authors propose a method to find the optimal set of attributes for a given set of users: ǫ(ǫ) = 0, 0, 1, 0.

A Fundamental Turn Toward Concurrency in Software

Herb Sutter
TL;DR: 2004 was the year of multicore; in particular, multicore is available on current PowerPC and Sparc IV processors, and is coming in 2005 from Intel and AMD.
Journal Article

Modern C++ design