]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/consequences-of-using-polyint.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / sizes-and-offsets-as-runtime-invariants / consequences-of-using-polyint.rst
index 7c6ebe518c67ab0d7c02d94707ef7479f15f6257..c6946622f55b0c5ac69310d12e7e6c6bd0501389 100644 (file)
@@ -52,4 +52,4 @@ the current target's ``NUM_POLY_INT_COEFFS``.
 However, it would be very artificial to force target-specific code
 to follow these restrictions if the target has no runtime indeterminates.
 There is therefore an implicit conversion from ``poly_int<1, T>``
-to :samp:`{T}` when compiling target-specific translation units.
\ No newline at end of file
+to :samp:`{T}` when compiling target-specific translation units.