Compiler Error C2092

array element type cannot be function

Arrays of functions are not allowed. Arrays of pointers to functions are allowed.