Const and reference class members are annoying in general. You should rather make the whole object
const
, not the individual members.