User: Bingo90

  • Public profile

User profile: Bingo90

User info
User name:Bingo90
History
Joined:
Number of posts:6
Latest posts:

Class template error
Tools.h: [code]#pragma once #include <vector> class Tools { public: template <typename T> static...

Class template error
I got an array class, but I'm getting this error: Error 1 error C2953: 'Array2D' : class template...

C++ template static method
Ah yes that worked, thank you all :D

C++ template static method
Here's the error message: Error 1 error LNK2019: unresolved external symbol "public: static int * *...

C++ template static method
The cpp and h files I posted are the same as the files in my project.

This user does not accept Private Messages