diff options
| author | Jay Kwak <82421531+jkwak-work@users.noreply.github.com> | 2024-06-04 10:26:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-04 10:26:12 -0700 |
| commit | 9b6b31be5b38c588bde28d5f215d78cfc62620da (patch) | |
| tree | 03330e5f920c7f7c45375ddbac8ff449cbbcbe01 /examples | |
| parent | 89c1fd0dd1581221f583653a9dfa6d1cf990577c (diff) | |
Print warning when operator<< shifting too much (#4255)
* Print warning when operator<< shifting too much
Closes #3944
For the given type of the left side operand to `operator<<` is not big
enough for the right side operand, print a warning that the result will
be always zero.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
