Scroll to navigation

std::_Node_insert_return< _Iterator, _NodeHandle >(3cxx) std::_Node_insert_return< _Iterator, _NodeHandle >(3cxx)

NAME

std::_Node_insert_return< _Iterator, _NodeHandle > - Return type of insert(node_handle&&) on unique maps/sets.

SYNOPSIS

Public Attributes


bool inserted
_NodeHandle node
_Iterator position

Detailed Description

template<typename _Iterator, typename _NodeHandle>

struct std::_Node_insert_return< _Iterator, _NodeHandle >" Return type of insert(node_handle&&) on unique maps/sets.

Definition at line 381 of file node_handle.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.

Wed Jul 20 2022 libstdc++