Ever wanted to learn how to write a Visual Studio debug visualizer?
Braden Ganetsky walks you through the internals of the Natvis file for Boost.Unordered, part 1/2:
#boost" target="_blank" rel="nofollow noopener">blog.ganets.ky/NatvisForUnord…
#boost#boostcpp#cpp#cplusplus
I've decided I can build boost with iterator debugging disabled but still a debug build, without squishing..
Anyone build #boostcpp? I need mt-d and mt-sd, I already got mt-sgd, and mt-s, and many others Inc singlethreaded
Anyone know? Do I *have* to use define=_ITERATOR_... ?