kraken: parse: define 'Order' type
Use strong typing for the various components of the order.
This commit is contained in:
parent
b7182826ab
commit
9550598a87
4 changed files with 78 additions and 0 deletions
1
src/parse/order.cc
Normal file
1
src/parse/order.cc
Normal file
|
|
@ -0,0 +1 @@
|
|||
#include "order.hh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue