var_tag

Synopsis

struct var_tag
{
  // unspecified
};

Description

This is the tag of the variables.

#include <mpllibs/metamonad/var_tag.hpp>

Expression semantics

The following are equivalent

tag_tag
var_tag::tag
var_tag
var_tag::type

[up]