The C++11 constructor of std::vector that takes an initializer list, is not explicit. Thus, the macro is not required and can be dropped.
Hopefully fixes #13456
The C++11 constructor of std::vector that takes an initializer list, is not explicit. Thus, the macro is not required and can be dropped.
Hopefully fixes #13456
@sipsorcery Would you mind testing, since I don't have a MSVC?
Concept ACK
~utACK~ (whoops) tACK (msvc).
utACK (msvc).
untested (ut) or tested? A tested ack is always preferred ;)
@MarcoFalke sorry should have been a tested ACK. Compiled the PR with msvc and successfully ran the test_bitcoin.exe.
utACK faf52f953b47aac6a39892b037eaa3f08d46b655