Giter Club home page Giter Club logo

mycpp11study's Introduction

myCpp11Study

我的C++11学习资料和示例代码 #C++11特性 3. 2014-06-03 增加右值引用的测试; 4. 2014-06-04 增加decltype使用测试; 5. 2014-06-04 增加initialization_list使用测试; 6. 2014-06-04 增加强类型enum和无限制union使用测试; 7. 2014-06-05 显式使用或禁用特定的成员函数; 8. 2014-06-05 显式重载和 Final 操作符; 9. 2014-06-06 constexpr、nullptr使用测试; 10. 2014-06-06 对象构造改良测试; 11. 2014-06-06 线程、同步、条件变量测试; 12. 2014-06-06 lambda测试; 13. 2014-06-06 正则表达式测试; 14. 2014-06-06 变长模板参数测试; 15. 2014-06-07 增加hash_tables测试; 16. 2014-06-07 using、模板别名等测试; 17. 2014-06-10 增加几个工具类(RAII类,同步队列类) 18. 2014-06-12 增加STL中几种查找算法的使用 19. 2014-06-14 增加STL中堆操作、集合操作、排列操作等算法 20. 2014-06-14 增加STL中排序算法的测试 21. 2014-06-14 增加STL中修改型算法的测试 22. 2014-06-15 增加STL中容器、算法的思维导图 23. 2014-06-15 增加forward_list和array容器测试(C++11新增容器) 24. 2014-08-16 增加字符串辅助函数集

#利用C++11编写工具

  1. 2014-06-01 增加cereal库:开源、轻量级、支持C++11特性、仅包含头文件实现、跨平台的序列化库;
  2. 2014-06-01 增加对cereal的测试代码;

[email protected]

2014-06-01

mycpp11study's People

Contributors

lizhenghn123 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.