@@ -44,18 +44,17 @@ To install after building double-click the *.vsix file from bin/Debug or bin/Rel
4444
4545Supported:
4646
47- * Boost.Array: array
48- * Boost.CircularBuffer: circular_buffer
49- * Boost.Container: vector, static_vector
47+ * Boost.Array: ` array `
48+ * Boost.CircularBuffer: ` circular_buffer `
49+ * Boost.Container: ` vector ` , ` static_vector `
5050* Boost.Geometry:
51- * de9im: mask, matrix, static_mask
52- * detail: turn_info, traversal_turn_info, turn_operation, turn_operation_linear, traversal_turn_operation, segment_ratio
53- * index: rtree, varray
54- * model: point, point_xy, box, segment, referring_segment, polygon, multi_point, multi_linestring, multi_polygon, nsphere
55- * Boost.MPL: int_ , size_t, integral_c, vector, vector_c
56- * Boost.Polygon: point_data, interval_data, segment_data, rectangle_data, polygon_data, polygon_with_holes_data
57- * Boost.Tuple: tuple, cons
58- * Boost.Variant: variant
51+ * de9im: ` mask ` , ` matrix ` , ` static_mask `
52+ * index: ` rtree `
53+ * model: ` point ` , ` point_xy ` , ` box ` , ` segment ` , ` referring_segment ` , ` linestring ` , ` polygon ` , ` multi_point ` , ` multi_linestring ` , ` multi_polygon ` , ` nsphere `
54+ * Boost.MPL: ` int_ ` , ` size_t ` , ` integral_c ` , ` vector ` , ` vector_c `
55+ * Boost.Polygon: ` point_data ` , ` interval_data ` , ` segment_data ` , ` rectangle_data ` , ` polygon_data ` , ` polygon_with_holes_data `
56+ * Boost.Tuple: ` tuple `
57+ * Boost.Variant: ` variant `
5958
6059![ Watch] ( images/natvis_watch.png )
6160
0 commit comments