Skip to content

Add BOOST_DEFINE_STRUCT #35

@denzor200

Description

@denzor200

Like this:

BOOST_DEFINE_STRUCT(X, (), (
    (int, m1),
    (int, m2)
));

Gives the similar result as here: https://www.boost.org/doc/libs/master/libs/describe/doc/html/describe.html#classes_class_types_with_public_members

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions