$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [proposal] are_same on type_traits
From: skypjack (michele.caini_at_[hidden])
Date: 2013-08-06 18:15:22
Hi all,
I've developed, tested and documented a variadic extension of
is_same (named are_same).
It can be useful to verify more than two arguments using a single
expression.
I sent the proposal to the devel list. However I would like to
know if it can be of interest for you.
Thanks in advance for your reply.
Best Regards,
Michele
--