logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_pbds::null_type.3cxx

Author

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

                                                    libstdc++                        __gnu_pbds::null_type(3cxx)

Detailed Description

       Represents no type, or absence of type, for template tricks.

       In a mapped-policy, indicates that an associative container is a set.

       In a list-update policy, indicates that each link does not need metadata.

       In a hash policy, indicates that the combining hash function is actually a ranged hash function.

       In a probe policy, indicates that the combining probe function is actually a ranged probe function.

Name

       __gnu_pbds::null_type - Represents no type, or absence of type, for template tricks.

Synopsis

       #include <tag_and_trait.hpp>

       Inherited by __gnu_pbds::null_node_update<_Tp1,_Tp2,_Tp3,_Tp4>.

See Also