File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ https://www.boost.org/LICENSE_1_0.txt
1010
1111== Description
1212
13- decimal128_t is the 128-bit version of the decimal interchange format, and has the following properties as defined in IEEE 754-2019 table 3.6
13+ ` decimal128_t` is the 128-bit version of the decimal interchange format, and has the following properties as defined in IEEE 754-2019 table 3.6
1414
1515|===
1616| Attribute | values
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ https://www.boost.org/LICENSE_1_0.txt
1010
1111== Description
1212
13- decimal32_t is the 32-bit version of the decimal interchange format, and has the following properties as defined in IEEE 754-2019 table 3.6
13+ ` decimal32_t` is the 32-bit version of the decimal interchange format, and has the following properties as defined in IEEE 754-2019 table 3.6
1414
1515|===
1616| Attribute | values
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ https://www.boost.org/LICENSE_1_0.txt
1010
1111== Description
1212
13- decimal64_t is the 64-bit version of the decimal interchange format, and has the following properties as defined in IEEE 754-2019 table 3.6
13+ ` decimal64_t` is the 64-bit version of the decimal interchange format, and has the following properties as defined in IEEE 754-2019 table 3.6
1414
1515|===
1616| Attribute | values
You can’t perform that action at this time.
0 commit comments