Skip to content

Instantly share code, notes, and snippets.

@csukuangfj
Last active January 11, 2019 01:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csukuangfj/cb852e530872807d77b160ed438b59d2 to your computer and use it in GitHub Desktop.
Save csukuangfj/cb852e530872807d77b160ed438b59d2 to your computer and use it in GitHub Desktop.
notes about c++ programming

Table of Contents


cpp14

mutex

unqiue ptr

static assert

Parameter Pack

TODO

  • incorrect usage of auto results in slicing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment