Skip to content

Instantly share code, notes, and snippets.

@iondune
Last active August 29, 2015 14:00
Show Gist options
  • Save iondune/11019624 to your computer and use it in GitHub Desktop.
Save iondune/11019624 to your computer and use it in GitHub Desktop.
CSC 581 Assignment 1 README

C++11

  • CSC 581 S14
  • Ian Dunn

Description

Overview

The most interesting and helpful new features of the C++11 language.

Links

  • part of: concepts which are part of a larger concept
  • related to: concepts which are related to or involved in another, larger concept
  • is a: concepts which are examples of other concepts
  • uses: implementations which rely on concepts
  • implements: language features which implement a larger concept
  • example of: code which is an example of a concept

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment