I know that we can only add code to namespace std that is a template specialization of templates defined there otherwise the behavior is undefined.
namespace std
I hav