Provided by: libstdc++-11-doc_11.4.0-9ubuntu1_all bug

NAME

       __gnu_pbds::null_node_update< _Tp1, _Tp2, _Tp3, _Tp4 > - A null node updator, indicating
       that no node updates are required.

SYNOPSIS

       #include <tag_and_trait.hpp>

       Inherits __gnu_pbds::null_type.

Detailed Description

   template<typename _Tp1, typename _Tp2, typename _Tp3, typename _Tp4>
       struct __gnu_pbds::null_node_update< _Tp1, _Tp2, _Tp3, _Tp4 >"A null node updator,
       indicating that no node updates are required.

Author

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

                                     __gnu_pbds::null_node_update< _Tp1, _Tp2, _Tp3, _Tp4 >(3cxx)