LOG_STRING: use std::vector and std::string.
Previously, plain vector and string were used. This assumed that there were "using" directives or declarations before the macro was used. This will not always be the case.
Showing
Please
register
or
sign in
to comment