🌈 搜索
📅  最后修改于: 2022-03-11 14:48:26.202000             🧑  作者: Mango
Error is simple. Your constructor takes const reference but then you try to bind it into non-const reference member.