Pavel P 830b081de7 Fix debugger visualizer for Ext=gsl::dynamic_extent
VS 2019 doesn't seem to match -1 for size_t template parameter, as a result dynamic span/basic_string_span/basic_zstring_span show extent as `extent = 4294967295` (for 32-bit builds). This change updates details::extent_type to have static constexpr size_ parameter for non-dynamic span/basic_string_span/basic_zstring_span and simplifies/removes dynamic versions from GSL.natvis

fixes #856
2020-03-28 01:59:04 +06:00
..
2020-02-03 12:26:15 -08:00
2020-03-12 12:32:32 -07:00
2019-10-25 10:12:41 -07:00
2020-02-05 17:02:23 -08:00
2020-01-30 17:00:13 -08:00