Skip to content

Instantly share code, notes, and snippets.

@j2doll
Last active August 12, 2017 07:42
Show Gist options
  • Save j2doll/e1f2acdb057f6d279e0b2dc8646f54e5 to your computer and use it in GitHub Desktop.
Save j2doll/e1f2acdb057f6d279e0b2dc8646f54e5 to your computer and use it in GitHub Desktop.
alias namespace
// alias namespace
// code from : http://www.boost.org/doc/libs/1_41_0/libs/statechart/doc/tutorial.html
namespace sc = boost::statechart;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment