Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More constexpr algorithms from P0202. search/search_n | Marshall Clow | 2018-01-16 | 1 | -1/+26 |
* | Fix misspelled macro name - thanks to andrew@ispras.ru for the catch | Marshall Clow | 2018-01-10 | 1 | -1/+1 |
* | Add the C++17 extensions to std::search. Include the default searcher, but no... | Marshall Clow | 2018-01-08 | 1 | -0/+28 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+72 |