Skip to content

本仓库旨在让大家快速了解C++11/14新特性

Notifications You must be signed in to change notification settings

reversible67/Cpp11or14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows下运行

每一个文件都可以单独运行

Linux下运行

先编译 以exemple.cpp为例

编译

g++ exemple.cpp -std=c++11

运行

./a.out

About

本仓库旨在让大家快速了解C++11/14新特性

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages