Compiler Error C2996
'function' : recursive function template definition
A function definition attempts to instantiate its root templated class. Recursive template instantiations are not allowed.
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
'function' : recursive function template definition
A function definition attempts to instantiate its root templated class. Recursive template instantiations are not allowed.