VxTrackVertex noexcept, atomic tweak
Two minor tweaks: Adding noexcept to the move operator allows optimization of standard containers.
The static counter must be atomic to work in multithreading environment
Two minor tweaks: Adding noexcept to the move operator allows optimization of standard containers.
The static counter must be atomic to work in multithreading environment