Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~97 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for nilrem

Hi all, I have a problem with template methods, what I want to do is pass in a struct type as a template variable but I don't know the correct way to do it. Here is the method: [code] template<typename T> void SetSize(unsigned int size, string inClass, T &inStart, T …

Member Avatar for William Hemsworth
0
97