Skip to content

link error #8

@Hastws

Description

@Hastws

inline thread_local std::mt19937_64 engine(std::random_device{}());
to
inline static thread_local std::mt19937_64 engine(std::random_device{}());
in windows mingw

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