GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
WickedDocs
Transfer to URL with SHA
Find file
Newer
Older
tree:
2d38f60728
Branches
Tags
×
master
WickedDocs
/
Serializing
/ Makefile
John Ryland
on 5 Dec 2015
95 bytes
nice macros for generating the visitor function for a struct
Raw
Blame
History
test: test.cpp StackTrace.cpp g++ -g test.cpp StackTrace.cpp -o test -std=c++11 -rdynamic