Remove custom functions from std namespaces
There are some headers in src/common
which declare custom code under the std
namespace.
I would recommend to move them into a custom namespace.
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
There are some headers in src/common
which declare custom code under the std
namespace.
I would recommend to move them into a custom namespace.