Searched refs:heap_string2 (Results 1 – 1 of 1) sorted by relevance
13 const std::string heap_string2("heap_there_is_exactly_two_of_me"); in main() local15 const char *heap_pointer2 = heap_string2.data(); in main()