Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c++ > #47468

lamda's in classes

From ruben safir <ruben@mrbrklyn.com>
Newsgroups comp.lang.c++
Subject lamda's in classes
Date 2016-12-21 04:09 -0500
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <o3dgsv$cas$1@reader1.panix.com> (permalink)

Show all headers | View raw


if you make a lamda with a method from a class, can that method see the
valuable values encapsulated with the object of that class, or can it
only see global variables?

Back to comp.lang.c++ | Previous | NextNext in thread | Find similar | Unroll thread


Thread

lamda's in classes ruben safir <ruben@mrbrklyn.com> - 2016-12-21 04:09 -0500
  Re: lamda's in classes "Alf P. Steinbach" <alf.p.steinbach+usenet@gmail.com> - 2016-12-21 13:27 +0100
    Re: lamda's in classes jonkalb@boost.org - 2016-12-21 15:45 -0800

csiph-web