Skip to content

SYCL 2020 html/pdf don't show context constructors accepting platform #1024

Description

@KornevNikita

Specification Version

SYCL 2020 (Revision 11)

Section Number(s)

4.6.3

Bug Description

Am I missing something or it's a bug?
Current API:

Image

spec source:

  explicit context(const platform& plt, const property_list& propList = {});

  explicit context(const platform& plt, async_handler asyncHandler,
                   const property_list& propList = {});

Metadata

Metadata

Assignees

No one assigned

    Labels

    AgendaTo be discussed during a SYCL committee meetingbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions