syclreference.com
  1. SYCL
  2. | API Reference
  3. | Streams
  4. | setw
<light>

setw

Creates a stream manipulator for setting the stream width


detail::width_manipulator setw(const int width)
(1)
  1. Creates a stream manipulator for setting the stream width
    Parameters:
    • const int width : Desired stream width
    Returns: Stream width manipulator object

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000