Skip to content

need isTRUE in C++ #207

Description

@paciorek

I can add what we have in nimble's Utils.h:

static inline bool isTRUE(bool x) {return(x);}

This is used in our checking for out-of-bounds dynamic index values.

Metadata

Metadata

Assignees

No one assigned

    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