David Abrahams ha escrito:
Joaquín Mª López Muñoz <joaquin@tid.es> writes:There is IMHO a deviant interpretation of your proposed name, namely that> Something like
>
> BOOST_NO_POINTERS_TO_MEMBERS_AS_NON_TYPE_TEMPLATE_ARGUMENTS
>
> (admittedly a little long, but cutting anything will lead to confusing
> interpretations.)BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_ARGUMENTS
This can only be misinterpreted by someone who doesn't know the
language terminology, it seems to me.
template<typename T> struct foo{...};
foo<int A::*> f; // instantiated with a type
Other than this, the name seems OK to me.
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo