E2514 Cannot (yet) use member overload resolution during template instantiation (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

You are trying to overload a member during template instantiation. You cannot have calls to overloaded constant functions within array bounds initializers, for example.