Skip to content

sinajia/38-code-examples-for-cpp11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Examples of C++11 features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published