Go to the documentation of this file.
32 #ifndef GTEST_SAMPLES_SAMPLE3_INL_H_
33 #define GTEST_SAMPLES_SAMPLE3_INL_H_
90 if (node ==
nullptr)
break;
151 template <
typename F>
155 node = node->next_) {
156 new_queue->
Enqueue(
function(node->element()));
172 #endif // GTEST_SAMPLES_SAMPLE3_INL_H_
QueueNode(const E &an_element)
static std::function< Slot &(Slot *)> element
Queue * Map(F function) const
const E & element() const
const Queue & operator=(const Queue &)
const QueueNode< E > * Last() const
const QueueNode * next() const
const QueueNode< E > * Head() const
AllocList * next[kMaxLevel]
static test_node * new_node(size_t i, size_t *ctr)
void Enqueue(const E &element)
const QueueNode & operator=(const QueueNode &)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:09