C++11 Use in Qt5 - Challenges and Solutions

C++11 Use in Qt5 - Challenges and Solutions

CppNow via YouTube Direct link

Intro

1 of 30

1 of 30

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

C++11 Use in Qt5 - Challenges and Solutions

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Who am I
  3. 3 Qt5 goals
  4. 4 C11 compatibility
  5. 5 C 98 support
  6. 6 Challenges
  7. 7 Solution
  8. 8 compiler support
  9. 9 compiler bugs
  10. 10 ifdef
  11. 11 constexpr
  12. 12 c11 features we dont use
  13. 13 C11 language features
  14. 14 C 98
  15. 15 Sun Studio
  16. 16 Template Friends
  17. 17 Alignment
  18. 18 Atomics
  19. 19 Data Race
  20. 20 Future of atomics
  21. 21 Const expression
  22. 22 Static initialization
  23. 23 Initializer lists
  24. 24 Array of bytes
  25. 25 No except
  26. 26 Move Semantics
  27. 27 NonInline Move Constructor
  28. 28 Destructor
  29. 29 Undefined state
  30. 30 Ref qualifiers

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.