You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: types/map/nested/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
-`[Split]Index{32,64}`
6
6
7
7
with the corresponding column type for the offset column of the two collection parent fields.
8
-
All child fields use the default column types for `std::string` (`SplitIndex64` for the principal column, `Char` for the second column) and `std::int32_t` (`SplitInt32`).
8
+
All child fields use the default column types for `std::string` (`Index64` for the principal column, `Char` for the second column) and `std::int32_t` (`Int32`).
Copy file name to clipboardExpand all lines: types/multimap/fundamental/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
-
# `std::map<std::string, std::int32_t>`
1
+
# `std::multimap<std::string, std::int32_t>`
2
2
3
3
## Fields
4
4
5
5
-`[Split]Index{32,64}`
6
6
7
7
with the corresponding column type for the offset column of the collection parent field.
8
-
All child fields use the default column types for `std::string` (`SplitIndex64` for the principal column, `Char` for the second column) and `std::int32_t` (`SplitInt32`).
8
+
All child fields use the default column types for `std::string` (`Index64` for the principal column, `Char` for the second column) and `std::int32_t` (`Int32`).
Copy file name to clipboardExpand all lines: types/multimap/nested/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
-`[Split]Index{32,64}`
6
6
7
7
with the corresponding column type for the offset column of the two collection parent fields.
8
-
All child fields use the default column types for `std::string` (`SplitIndex64` for the principal column, `Char` for the second column) and `std::int32_t` (`SplitInt32`).
8
+
All child fields use the default column types for `std::string` (`Index64` for the principal column, `Char` for the second column) and `std::int32_t` (`Int32`).
Copy file name to clipboardExpand all lines: types/unordered_map/fundamental/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
-`[Split]Index{32,64}`
6
6
7
7
with the corresponding column type for the offset column of the collection parent field.
8
-
All child fields use the default column types for `std::string` (`SplitIndex64` for the principal column, `Char` for the second column) and `std::int32_t` (`SplitInt32`).
8
+
All child fields use the default column types for `std::string` (`Index64` for the principal column, `Char` for the second column) and `std::int32_t` (`Int32`).
Copy file name to clipboardExpand all lines: types/unordered_map/nested/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
-`[Split]Index{32,64}`
6
6
7
7
with the corresponding column type for the offset column of the two collection parent fields.
8
-
All child fields use the default column types for `std::string` (`SplitIndex64` for the principal column, `Char` for the second column) and `std::int32_t` (`SplitInt32`).
8
+
All child fields use the default column types for `std::string` (`Index64` for the principal column, `Char` for the second column) and `std::int32_t` (`Int32`).
Copy file name to clipboardExpand all lines: types/unordered_multimap/fundamental/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
-`[Split]Index{32,64}`
6
6
7
7
with the corresponding column type for the offset column of the collection parent field.
8
-
All child fields use the default column types for `std::string` (`SplitIndex64` for the principal column, `Char` for the second column) and `std::int32_t` (`SplitInt32`).
8
+
All child fields use the default column types for `std::string` (`Index64` for the principal column, `Char` for the second column) and `std::int32_t` (`Int32`).
Copy file name to clipboardExpand all lines: types/unordered_multimap/nested/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
-`[Split]Index{32,64}`
6
6
7
7
with the corresponding column type for the offset column of the two collection parent fields.
8
-
All child fields use the default column types for `std::string` (`SplitIndex64` for the principal column, `Char` for the second column) and `std::int32_t` (`SplitInt32`).
8
+
All child fields use the default column types for `std::string` (`Index64` for the principal column, `Char` for the second column) and `std::int32_t` (`Int32`).
0 commit comments