Skip to content

Rename likely()/unlikely() #36

@bluescarni

Description

@bluescarni

The likely()/unlikely() macros defined in config.hpp are widely used in other open source projects, and there is the real possibility of name clashes. They should probably be renamed to piranha_likely() and piranha_unlikely(), in the same fashion of the piranha_assert() macro.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions