Boost logo

Boost :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2005-03-10 19:18:07


Jonathan Turkanis wrote:
> Pavel Chikulaev wrote:
>
>>Hi all!
>>
>>Can anyone help me?
>>I've got a problem with my library "Lazy".
>>Here's the code:
>>
>>template<typename T, int N>
>>class B {};
>>
>>template<typename T>
>>class C : B<T, max_possible_N_of_all_specializations_B<T> > {};
>>
>>//The question is - How To write
>>//max_possible_N_of_all_specializations_B?
>
>
> Look at this thread: http://lists.boost.org/MailArchives/boost/msg37791.php
>

You're kidding, aren't you ?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk