tag_tag

Synopsis

struct tag_tag
{
  // unspecified
};

Description

tag that can be used as the tag of other tags. Its tag is itself.

#include <mpllibs/metamonad/tag_tag.hpp>

Expression semantics

The following are equivalent

tag_tag
tag_tag::tag
tag_tag
tag_tag::type

[up]