POV-Ray : Newsgroups : povray.off-topic : C++ questions : Re: C++ questions Server Time
7 Sep 2024 15:26:27 EDT (-0400)
  Re: C++ questions  
From: Warp
Date: 26 Sep 2008 15:58:03
Message: <48dd3ecb@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> Warp wrote:
> >   Isn't this usually handled with callback interfaces (in OO languages)
> > rather than function pointers?

> Only in languages that don't support pointers to member functions.

  C++ supports pointers to member functions, yet using callback interfaces
is a rather common idiom.

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.