Subject: Re: [Boost-users] [Range] Extending the library for a base class and all its derived - enable_if
From: Albert Yiamakis (vkicefire_at_[hidden])
Date: 2014-04-25 09:52:21


On 25/04/14 14:44, Albert Yiamakis wrote:
> Boost's enable_if has no value member, you are thinking of the STL one
> introduced in C++11.

I mean is_base_of obviously.