Skip to content
Snippets Groups Projects
Commit 729b7a28 authored by Bensong Liu's avatar Bensong Liu
Browse files

doc

parent a2176492
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ auto simpleExample() {
}
auto complexExample() {
// This complexExample is un-necessarily complex, just to demonstrate ALL features of my library.
// DO NOT copy-paste code from here. It's un-necessarily complex! Please copy-paste from simpleExample or workflows/*.cc
auto className = "FleetAGC.Activities.WriteTraceinfo";
#define DEFINE_ACTIVITY(name, entityName) \
Activity name (#name, className, entityName); \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment