syclreference.com
  1. SYCL
  2. | API Reference
  3. | Streams
  4. | width_manipulator
  5. | width_manipulator

width_manipulator

MISSING


explicit width_manipulator(const int width)
(1)
width_manipulator(cl::sycl::detail::width_manipulator &&)
(2)
width_manipulator(const cl::sycl::detail::width_manipulator &)
(3)
  1. Construct an instance using the specified width
    Parameters:
    • const int width : The width to use for manipulating the stream

  2. Parameters:
    • cl::sycl::detail::width_manipulator && unnamed

  3. Parameters:
    • const cl::sycl::detail::width_manipulator & unnamed

syclreference.com — SYCL Reference Pages

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