Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D463
Change Details
Change Details
Old
New
Diff
Sorry, had to redo this diff as something got totally screwed up in phabricator. Since bitcoin sources now use C++11, there is no need to use the less-readable boost::assign::list_of. C++11 initializer lists are more readable and maintainable
Sorry, had to redo this diff as something got totally screwed up in phabricator. Since bitcoin sources now use C++11, there is no need to use the less-readable boost::assign::list_of. C++11 initializer lists are more readable and maintainable
Sorry, had to redo this diff as something got totally screwed up in phabricator.
Since bitcoin sources now use C++11, there is no need to use the less-readable boost::assign::list_of. C++11 initializer lists are more readable and maintainable
Continue