-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Labels
No labels