Skip to content

rexkerr/liaw2013

Repository files navigation

liaw2013

error handling

"I want to report an error"

  • exception
  • optional
  • assertions

variables

  • swap
  • casting
  • tuples / std::tie

containers

  • std::vector (algorithms: resize, find, sort, transform, back_inserter)
  • std::array
  • std::list
  • std::map

basic I/O

Command Line

About

C++ Now 2013 "Library In a Week" Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages