GNU g++  v5.2.1
GNU Standard C++
__gnu_pbds::null_type Struct Reference

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

#include <tag_and_trait.hpp>

Inheritance diagram for __gnu_pbds::null_type:

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.


The documentation for this struct was generated from the following file: