E2038 Cannot declare or define 'identifier' here: wrong namespace (C++)
Go Up to Compiler Errors And Warnings (C++) Index
You tried to declare a template in an illegal place or a namespace member outside of its namespace.
Go Up to Compiler Errors And Warnings (C++) Index
You tried to declare a template in an illegal place or a namespace member outside of its namespace.