Subject: Re: [boost] [type_traits] Rewrite and dependency free version
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-16 11:36:18


Andrey Semashev wrote:

> AFAIR, by convention we set HDR macros when the header is fully usable.

When the HDR macro is set, the #include is not guaranteed to compile, so the
header can't be used and there is no point in defining any other macros.