Skip to content

Concepts to test for serializability #89

Open
@hlewin

Description

@hlewin

Hello!

Would it be possible to define concepts that check if a type can be serialized (or reflected)?
I know there are static assertions in place already, but I would really like to have a way to do something like

static_assert( is_serializable<MyType> )

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