Skip to content

Commit e5f92fe

Browse files
authored
[oneDPL][RNG] Revoke the deviation for operators <<,>>, !=, == (#560)
1 parent 147c900 commit e5f92fe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/elements/oneDPL/source/sycl_kernels_api.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ Limitations:
5656
The following deviations from the `C++ Standard`_ may apply:
5757

5858
- ``random_device`` and ``seed_seq`` classes and related APIs in other classes are not required;
59-
- ``operator>>()``, ``operator<<()``, ``operator==()`` are not required;
6059
- specifying the size of a random number engine's state is not required;
6160
- distributions are only required to operate with floating point types applicable to supported SYCL devices.
6261

0 commit comments

Comments
 (0)