0

Here is the natvis:
enter image description here

Works with int:
enter image description here

Doesn't work with size_t:
enter image description here


Softwares:
g++: 11.3.0
vscode:
enter image description here

size_t is actualy long unsigned int, and I think the reason is 3 keywords, because when you remove one of them it works.

0 Answers0