Error is simple. Your constructor takes const reference but then you try to bind it into non-const reference member.