Skip to content

[ocr_localizer] build warning #105

Description

@roricljy

Build warning occurs at

if(std::get<1>(a) == std::get<1>(b)) std::get<0>(a) > std::get<0>(b);

'return' may be omitted. Is it if(std::get<1>(a) == std::get<1>(b)) std::get<0>(a) > return std::get<0>(b);?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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