Construct a USR that is ensured to be unique.
The USR start with a number which is an illegal symbol in C/C++. Which should result in them never clashing with those from sources derived from source code.
See Implementation
Construct a USR that is ensured to be unique.
The USR start with a number which is an illegal symbol in C/C++. Which should result in them never clashing with those from sources derived from source code.