You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by Martin Sebor <ms...@gmail.com> on 2010/07/29 19:07:20 UTC

Re: [jira] pointer function

On 07/29/2010 06:00 AM, robinglow wrote:
>
> How can I declare a function that returns a pointer to a function of its own
> type?

FYI: This is the wrong place to ask general C++ questions.

See Herb Sutter's GotW #57 for a discussion:
   http://www.gotw.ca/gotw/057.htm

>
> -----
> [url=http://www.nrzee.com]Software Projects[/url]