$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [MPL] implementing a "trait"?
From: Rodrigo Madera (rodrigo.madera_at_[hidden])
Date: 2014-02-04 15:29:59
On Tue, Feb 4, 2014 at 4:44 PM, John M. Dlugosz <ngnr63q02_at_[hidden]>wrote:
>
> That's pretty much what I started with, but it doesn't handle automatic
> inheritance as the main template is used for anything not exactly
> specialized.
I see. Maybe if you provide the code you have so far, it could bring more
light.
I'm curious on the "turning it off" part.
> And I don't like that it would require specializing a template in another
> namespace, which is awkward at best.
That's only my preference. There is no need to have one.
Regards,
Rodrigo Madera