Provided by: libstdc++-11-doc_11.3.0-6ubuntu1_all bug

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.

libstdc++                                std::SNode_insert_return< _Iterator, _NodeHandle >(3cxx)