Last active
August 12, 2017 07:42
-
-
Save j2doll/e1f2acdb057f6d279e0b2dc8646f54e5 to your computer and use it in GitHub Desktop.
alias namespace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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