Closed wangqing1218 closed 6 years ago
In this change, I have done 2 tiny things:
Changed a parameter name in Conf because we shouldn't use 1, 2, 3... and any characters without meaning for variables to distinguish from some other words.
Conf
1, 2, 3...
Made noncopyable more rubust.
noncopyable
In this change, I have done 2 tiny things:
Changed a parameter name in
Conf
because we shouldn't use1, 2, 3...
and any characters without meaning for variables to distinguish from some other words.Made
noncopyable
more rubust.