Definition at line 179 of file test_algo.cpp.
◆ test_stable_sort_1()
Definition at line 181 of file test_algo.cpp.
184 }
GLenum GLuint GLenum GLsizei const GLchar * buf
TestController gTestController
static void SetCurrentTestName(const char *str)
◆ operator()()
Definition at line 186 of file test_algo.cpp.
187 {
188 EH_STD::stable_sort(
buf.begin(),
buf.end() );
190 }
void assert_sorted_version(const SortBuffer &orig, const SortBuffer &buf)
◆ orig
The documentation for this struct was generated from the following file: