Skip to content

Better option for options (pun intended) #1

@leha-bot

Description

@leha-bot

In private conversation @nenomius suggests that instead of this options initializing:

options.option(option{}, option{}, option{});

it's better to use:

auto options = libname::options{option, option, option, option}

hey, guys, @shiz01 , @oficsu , what do you think about this design idea?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions