Skip to content

BOOST_PP_EMPTY(...) #34

@vinipsmaker2

Description

@vinipsmaker2

Could you change current definition from:

#define BOOST_PP_EMPTY()

to:

#define BOOST_PP_EMPTY(...)

This will make some of my patterns easier without the need to define my own BOOST_PP_EMPTY (which is what I'm doing right now).

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