Searched refs:c_strings (Results 1 – 2 of 2) sorted by relevance
95 const char* c_strings[5] = { "1", "2", "3", "4", "5" }; in test04() local96 std::vector<std::string> strings(c_strings, c_strings + 5); in test04()
1575 * testsuite/21_strings/c_strings.cc (test01, test02): Increase3617 * testsuite/21_strings/c_strings.cc: Use `std::strcpy' instead of3694 * testsuite/21_strings/c_strings.cc (main): Fix.3861 * testsuite/21_strings/c_strings.cc: Add tests.4340 * testsuite/21_strings/c_strings.cc: Add.