$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Connecting signals where one is a member
From: Chris Stankevitz (chrisstankevitz_at_[hidden])
Date: 2013-11-01 14:39:13
On Fri, Nov 1, 2013 at 11:26 AM, Frank Mori Hess <fmh6jj_at_[hidden]> wrote:
> "mem_fn also supports pointers to data members by treating them as
> functions taking no arguments and returning a (const) reference to the
> member."
Frank,
Thank you!
Chris