Skip to content

Use of auto confusing for new learners #329

@rodburns

Description

@rodburns

In the slides and exercises we use auto quite a lot with queues and other things. This can confuse people when they need to move onto more complicated code that requires a queue with parameters for example, they do not have the context of the way a queue is instantiated with the type.
Consider replacing auto with the actual types where it can make things clearer for new learners.

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