The member functions of the union now take all arguments const, meaning that it is not possible to modify this value somehow. This reduces the chance of subtle bugs and widens the contexts in which these member functions can be used. Furthermore, one signature took a `Key' by value while all functions take `Key' by reference. For the sake of consistency, this was adapted to.pull/324/head
parent
066d00d117
commit
b2254e1c7f
Loading…
Reference in new issue