Skip to content

Functions which is weak symbol will be hooked, is it nessasary? #51

Open
@demon90s

Description

@demon90s

Some functions, like template member functions, or normal member functions defined in a header file, would be as weak symbol.

When we write something like std::vector<std::string> , it will generate some code from compiler. If we hook these functions, is there any thread safe issue?

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