The C++11 and C++14 standards both say in the header <utility> synopsis that <utility> shall include <initializer_list>.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. Thanks.
Could you commit this with a new test test/std/utilities/utility/synopsis.pass.cpp which checks for the presence of initializer list?