Searched refs:make_linked_ptr (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-linked_ptr.h233 // Doing e.g. make_linked_ptr(new FooBarBaz<type>(arg)) is a shorter notation
236 linked_ptr<T> make_linked_ptr(T* ptr) { function in namespace:testing::internal

Completed in 4 milliseconds