Compiler Error C2928
explicit instantiation; 'identifier' is not a function or static data member of template-class 'class-name'
You cannot explicitly instantiate a member of class-name that is not a function or static
variable.
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
explicit instantiation; 'identifier' is not a function or static data member of template-class 'class-name'
You cannot explicitly instantiate a member of class-name that is not a function or static
variable.