![]() |
TrinityCore
|
#include <Util.h>
Public Member Functions | |
| constexpr bool | operator== (Iterator itr) const |
Public Attributes | |
| Iterator | End |
End sentinel for std::ranges algorithms to use a char const* as begin iterator where end bound is known (for example std::array storage)
|
inlineconstexpr |
| Iterator CStringBoundedSentinel< Iterator >::End |