Public Attributes | List of all members
absl::container_internal::InsertReturnType< Iterator, NodeType > Struct Template Reference

#include <common.h>

Public Attributes

bool inserted
 
NodeType node
 
Iterator position
 

Detailed Description

template<class Iterator, class NodeType>
struct absl::container_internal::InsertReturnType< Iterator, NodeType >

Definition at line 174 of file common.h.

Member Data Documentation

template<class Iterator , class NodeType >
bool absl::container_internal::InsertReturnType< Iterator, NodeType >::inserted

Definition at line 176 of file common.h.

template<class Iterator , class NodeType >
NodeType absl::container_internal::InsertReturnType< Iterator, NodeType >::node

Definition at line 177 of file common.h.

template<class Iterator , class NodeType >
Iterator absl::container_internal::InsertReturnType< Iterator, NodeType >::position

Definition at line 175 of file common.h.


The documentation for this struct was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59