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
 VAX 1524: refactoring: Document Method - operators
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Jun 21 2006 :  5:32:35 PM  Show Profile  Reply with Quote
When using Document Method on operators, the method description misses the operator:

//************************************
// Method:    *
// FullName:  classxy::iterator::*
// Access:    public const 
// Returns:   DataType&
// Qualifier: const
//************************************
DataType& operator*() const
{ ... }
//************************************
// Method:    ++
// FullName:  classxy::iterator::++
// Access:    public
// Returns:   
// Qualifier: 
//************************************
iterator operator++()
{ ... }

jpizzi
Tomato Guru

USA
642 Posts

Posted - Jun 22 2006 :  01:03:13 AM  Show Profile  Reply with Quote
I think this will be the same as http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=4780, but I went ahead and added a separate case for ease in case it is not.

case=1428

Joe Pizzi
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