Skip to content

[atomics.syn] has a period that should be a comma #340

@StephanTLavavej

Description

@StephanTLavavej

N3936 29.2 [atomics.syn] declares:

bool atomic_compare_exchange_weak_explicit(atomic-type *, T*, T.
  memory_order, memory_order) noexcept;

This says T. when it should say T, like the declaration immediately above it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions