Provided by: libstdc++-13-doc_13.3.0-6ubuntu2~24.04_all
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)