$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [mpl] sequence_tag
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-14 12:47:17
AMDG
Eric Niebler wrote:
>> In addition to sequence tag, what about
>> tag, plus_tag, minus_tag, etc?
>
> What are these, and where are they used?
tag seems to be used for dispatching iterator functionality.
plus_tag is used to dispatch for plus. The other numeric operators
are similar.
In Christ,
Steven Watanabe