Skip to content

warning: suggest braces around initialization of subobject [-Wmissing-braces] #37

Description

@fcarreiro

Hi there! When compiling with -Wall in clang (which is common practice), we get warnings (now errors) for basically any use of tie, make_tuple, forward_as_tuple, etc.

See https://godbolt.org/z/zd9xfafEs (it has the tuplet header and a small main).

Image

Would it be possible to get these warnings sorted? Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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