Boost logo

Boost :

From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2000-06-21 13:36:52


> By default g++ has a template nesting limit somewhere in the teens.
> You can change this with a flag, I usually set the limit to 30.
>
> -ftemplate-depth-30

Ah, thanks. I thought it would be something simple like that.

A binary search on this flag has determined that a minimum of
-ftemplate-depth-25 is required to compile operators_test.cpp.
Dave, do you think that should be noted somewhere in the
operators documentation?

Mark


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