Page MenuHomeFeedback Tracker

typename::StaticType doesn't work
Assigned, NormalPublic

Description

Trying to use typename::StaticType throws a 'not enough parameters' error.

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Modding
Steps To Reproduce
array<string> a;
typename t = a.StaticType();  // throws "Not enough parameters in function 'StaticType'"

Event Timeline

lava76 created this task.Thu, Jul 17, 5:36 PM
Geez changed the task status from New to Assigned.Fri, Jul 18, 1:34 PM