( property<int>) ( Foobar). , - this, , num_, . lambdas - Foobar, this (, this->num_). lambdas , . lambdas num_, num_, Foobar, :
, , - . , . , ( property<int, Foobar> num), , this. , , , ++ 11.
this lambdas ( , !), , Foobar ( ):
Foobar::Foobar():
num {
[this]() { return this->num_; },
[this](const int& value) { this->num_ = value; }
}
{
}
- , this, , ? , , , .