Subject: Re: [boost] Seeking advice regarding inline namespaces
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2015-11-12 21:43:09


On 13/11/2015 14:26, Louis Dionne wrote:
> Ok, thanks a lot for the information. Keeping this in mind, I'll consider
> whether the added complexity of versionning Hana's namespace seems to be
> worth it (given the nature of Hana as a metaprogramming library).

For pure compile-time constructs, probably not. Most of the benefit is
in detecting incompatibilities within runtime types.