Skip to content

consider use of auto #943

Description

@wrigjl

Description

The auto keyword can be used in many of the source examples, but must be introduced early in the text before we can start using it widely.

Version

cppds2

Motivation and Context

The auto keyword was redefined in C++11 to do automatic type inference for typing of variables. It is a normal part of idiomatic C++ and actually preferred over manual typing in most cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions