Skip to content

Latest commit

 

History

History
79 lines (40 loc) · 869 Bytes

README.md

File metadata and controls

79 lines (40 loc) · 869 Bytes

Table of contents

中文目录

Part1

TLS

static_assert

long long

Function default template parameters

Delegate construct

override and final

right angle bracket

Improved for loop

constexpr

auto and decltype

RTTI

strong enumeration

__func__

_Pragma operator

Variable length parameter macro definition

noexcept

friend improvements

external template

rvalue reference move semantics

rvalue reference perfect forwarding

Executable object wrapper

lambda expression, C++ closure

Atomic types, memory models

Multithreading

smart pointer

nullptr

POD type

chrono library

Inheritance construction, using usage

variable length template

Unicode support

User-defined literal

List initialization type narrowing

Common properties

File system support library

Part2

C++11 implements Chrome’s multi-threading model