diff options
author | Ujp8LfXBJ6wCPR <github@lillecarl.com> | 2020-02-08 20:29:18 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2021-12-21 15:21:39 +0100 |
commit | 91a0fbbd7145d6fb966231689c369d641da06f9b (patch) | |
tree | f7ca752f52b78b37fa98ad73725b123b4ca42908 /dep/jemalloc/src/log.c | |
parent | 94a79bac7a06aa0f931e9d651928de7eea0a8b5c (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
(cherry picked from commit 76831f1f467efe4aa26a38dc58c9eab2229bce71)
Diffstat (limited to 'dep/jemalloc/src/log.c')
0 files changed, 0 insertions, 0 deletions