diff options
author | Ujp8LfXBJ6wCPR <github@lillecarl.com> | 2020-02-08 20:29:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-08 20:29:18 +0100 |
commit | 76831f1f467efe4aa26a38dc58c9eab2229bce71 (patch) | |
tree | f8b0090795ab5ccb4ac6546799a1f56ba302d97b /src/server/game/Handlers/MiscHandler.cpp | |
parent | c574972cb2d000caacd155ddd32af425bed259ee (diff) |
Use boost::optional and boost::none instead of smelly pointer (#24134)
* Remove bad pointer usage from CharacterCache
Use TrinityCore Option type instead which is intended for this purpose. (Wrapper around boost::option until C++17 bump is finalised)
* Unify codestyle regarding TC optional type
Based upon advice from @Shauren
Diffstat (limited to 'src/server/game/Handlers/MiscHandler.cpp')
0 files changed, 0 insertions, 0 deletions