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
 Document method can't parse std::function
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

nholthaus
Junior Member

20 Posts

Posted - Dec 21 2018 :  1:03:49 PM  Show Profile  Reply with Quote
VAX: 10.9.2270.0 built 2018.04.30
VS: 2017 Professional 15.9.4
C++

---

Running 'document method' on the following function produces the following undesirable results:

/**
* @brief
* @details
* @param[] std::function<void
* @param[] &
* @param[]
* @param[] callback
* @returns
*/
void setCallback(const std::function<void(int&, int)>& callback)
{

}

With the VAX snippet as follows:

/**
* @brief $end$
* @details
* @param[] $MethodArgName$
* @returns
*/

feline
Whole Tomato Software

United Kingdom
18751 Posts

Posted - Dec 28 2018 :  1:59:54 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description. This is a known bug, but I don't currently have an estimate for when we will have a fix for this. Hopefully this is not happening to often for you.

case=84202

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