Skip to content

Yumin-Sun-00/cpp17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

Practices for c++17, some basic concepts, nooby habits

  • Guaranteed copy/move elision
  • nodiscard
  • if-init
  • structured bindings
  • folding expression
  • string_view
  • varaint
  • any
  • optional
  • sequential container: emplace back return a reference
  • aggregation initialization with class hierarchy
  • class template argument deduction
  • constexpr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published