Skip to content

Conversation

@notkoen
Copy link
Contributor

@notkoen notkoen commented Nov 7, 2025

This pull request changes CUtlVector usage in adminsystem.cpp and discord.cpp to std::vector.

Copy link
Contributor

@Vauff Vauff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the spirit of these std changes, you should also fully convert this stuff to C++ memory style alongside this. With the vector elements as smart pointers, and the CDiscordBot string fields as std::string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants