Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1624 and template class parameters
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Dec 20 2007 :  08:44:39 AM  Show Profile  Reply with Quote

template <typename TParam1, bool bParam2, const std::string& szParam3>
	class TemplateWithParams
	{
	public:
		TemplateWithParams(void) { }
	};


Try to use any of the template parameters (TParam1, bParam2, szParam3) and they will not show up in the completion lists.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 20 2007 :  10:47:33 AM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=8462

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000