Skip to content

CLA std::vector<bool>. #64

@hartogss

Description

@hartogss

Since CLA is built on top of TIA, and TIA looks for uses of instantiations of class templates, will uses
of std::vector<bool> be regarded by CLA?
I suspect not, since std::vector<bool> is an explicit specialization of std::vector - which is not an instantiation, and thus not detected by TIA.

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