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
Ranked #107.70K
1 Posted Topic
Line 8 should be: [code] A::B* A::B::CSingletonTmpl<B>::s_Singleton = NULL; [/code] which reflects the type of the singleton pointer, and the access required to reach it through A, B, and CSingletonTmpl<B>, I think.
The End.
madGambol