Skip to content

std::is_trivial #1

@Micke632

Description

@Micke632

consider adding static_assert(std::is_trivial::value, "can only handle trivial types"); so users understand they can't use for instance
std::string in their pools

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