mirror of https://github.com/sipwise/sems.git
Use static_cast for the up-cast of AmSession. Static cast is equivalent to the C-style implicit cast, when doing an up-cast, but C-style cast is less clear. So just use static_cast here. Change-Id: I7a41f2ee389a4bd48734a75a0d736d8d5a75ed28mr13.5
parent
572ed18dd3
commit
e3783f1b7e
Loading…
Reference in new issue