Opened 9 years ago

Closed 4 years ago

#8990 closed Feature Requests (obsolete)

are_same: variadic enhancement of is_same

Reported by: Michele Caini <michele.caini@…> Owned by: John Maddock
Milestone: To Be Determined Component: type_traits
Version: Boost Development Trunk Severity: Not Applicable
Keywords: Cc:

Description

I would like to propose a little enhancement to what is_same actually does. I've developed a (maybe) Boost-compliant alternative that permits to evaluate more then two parameters at once, named are_same. You can find code, test and documentation as well as fixes on what already exists as an attachment.

I hope it can be of your interest.

Best Regards, Michele

Attachments (1)

are_same.tar.gz (5.7 KB ) - added by Michele Caini <michele.caini@…> 9 years ago.
code, test and documentation

Download all attachments as: .zip

Change History (3)

by Michele Caini <michele.caini@…>, 9 years ago

Attachment: are_same.tar.gz added

code, test and documentation

comment:1 by michele.caini@…, 9 years ago

Type: Library SubmissionsFeature Requests

comment:2 by John Maddock, 4 years ago

Resolution: obsolete
Status: newclosed
Note: See TracTickets for help on using tickets.