Searched refs:heap_string1 (Results 1 – 1 of 1) sorted by relevance
12 const std::string heap_string1("heap_there_is_exactly_two_of_me"); in main() local14 const char *heap_pointer1 = heap_string1.data(); in main()