-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Storage NYC 2018-07-16
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
store.h fails to compile on Windows builds due to the compiler interpreting value_type as a dependent type. Add a typename to the declaration to fix the compile.