-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Security 2019-04-22
std::is_integral<bool>() returns true, which means you could construct a ConstDataRange from a vector of bools, which isn't quite what we want.