Subject: Re: [Boost-users] different member function signatures based on class template arguments
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-04-08 16:39:21


Here is an alternative working function that doesn't use enable_if :

http://codepad.org/KZ4OTKxY