Saw it in the code and I'm asking myself if this is also needed for Boost versions > 1.46? We could add a boost version check if it's not needed IMO.
https://github.com/bitcoin/bitcoin/blob/master/src/util.cpp#L14
Saw it in the code and I'm asking myself if this is also needed for Boost versions > 1.46? We could add a boost version check if it's not needed IMO.
https://github.com/bitcoin/bitcoin/blob/master/src/util.cpp#L14
No idea, and I don't have time to investigate this either. (it's just a predefinition of a function so I think it is impossible that it hurts anything, so let's just leave it in for a year or two)
Should be removed in the future then, closing this.