mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Minor updates to state chart
This commit is contained in:
parent
123781ebd8
commit
0d14b5adfc
@ -87,7 +87,7 @@ namespace
|
||||
Data()
|
||||
: i(0)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
explicit Data(int i_)
|
||||
: i(i_)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user