> -----Original Message-----
> From: Travis Vitek [mailto:[EMAIL PROTECTED] 
> Sent: Friday, May 30, 2008 12:40 PM
> To: dev@stdcxx.apache.org
> Subject: RE: type_traits progress
> 
>  
...
> 
> As an example, the array traits above are all closely related 
> and their
> implementations are similar. There are five traits, and those traits
> span three sections of the standard.
> 
> I'm open to doing some type of grouping, we just need to 
> understand how
> we want to group them and then how we want to name the files.

The term you're looking for is cohesion.  :)  I kinda like this
organization.  Couple things though.

Why put __rw_decay, a single helper trait in its own header?

Also I would use the filename rw/_meta_util.h rather than
rw/_meta_other.h but that's just me.  :)

Brad.

Reply via email to