Boost logo

Boost Users :

From: vicente.botet (vicente.botet_at_[hidden])
Date: 2008-05-19 15:07:32


----- Original Message -----
From: "Max" <LoadCom_at_[hidden]>
To: <boost-users_at_[hidden]>
Sent: Monday, May 19, 2008 11:18 AM
Subject: [Boost-users] Is it possible to make a class assignable with
refmembers

> hello all,
>
> One little question: is it possible to make a class assignable
> which has reference type members?

Hello Max,

yes it is possible. Just assign the reference member of the rhs to the the
reference member of the lhs.

The single feature of references is that they are no default constructible.
Maybe your question was? is it possible to make a class which has reference
type members default constructible?

Vicente Juan Botet Escriba


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net