adambard / adambard/learnxinyminutes-docs

[c++/en] Clearly focus to C++11

Đang mở
#2,150 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Markdown
Star
12.3k
Fork
3.7k
Merge trung bình
13 giờ 10 phút
Pull request đã merge (30 ngày)
6

Mô tả

Right now many C++ tutorial chapters use C++11 features and usually requirement for C++11 is mentioned (for nullptr and member variable initialization it's missing). I think C++ tutorial should clearly focus to C++11 and discourage using practices which can be better implemented with C++11 features.

Maybe there should be a simple list of features of C++11 compared to earlier versions and also mention of possible requirement of a compiler flag -std=c++0x/-std=c++11.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.