Skip to content

Last example in [dcl.init.ref] uses "type qualifier", which is C terminology, not C++ #1219

Closed
@timsong-cpp

Description

@timsong-cpp

In C++ they are just called cv-qualifiers ([dcl.type.cv]).

Activity

self-assigned this
on Dec 13, 2016
added a commit that references this issue on Dec 13, 2016
8c741d4
added a commit that references this issue on Dec 13, 2016
e4bc84c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @timsong-cpp@jensmaurer

      Issue actions

        Last example in [dcl.init.ref] uses "type qualifier", which is C terminology, not C++ · Issue #1219 · cplusplus/draft