$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [type_erasure][docs]uniform term for underlying
From: Larry Evans (cppljevans_at_[hidden])
Date: 2012-08-14 09:38:40
The doc:
uses 3 terms:
underlying
actual
contained
to designate, essentially, the same thing, the actual type stored in the
any.
The docs would be clearer if a uniform term were used, with possibly
a link to some glossary where the term was defined.
-regards,
Larry