Georgios Samaras wrote:This error is more related to the compiler than to Boost. Next time please search the Web first -> e.g. http://stackoverflow.com/questions/12277732/template-metaprogramming-recursion-up-limits.
Damn, I pasted only the 1st line, sorry.
The max of 1024 means that I can not allocate a point in 10000 dimensions, right?
The compiler is telling you everything:
1. error: template instantiation depth exceeds maximum of 1024
2. (use -ftemplate-depth= to increase the maximum)
Regards,
Adam
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users