mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Updated the predefined c++-template-depth Boost Build feature values to include all multiples of 64 up to 1024.
[SVN r47892]
This commit is contained in:
@@ -162,8 +162,8 @@ feature.feature warnings-as-errors :
|
||||
#
|
||||
feature.feature c++-template-depth
|
||||
:
|
||||
[ numbers.range 128 1024 : 128 ]
|
||||
[ numbers.range 20 1000 : 10 ]
|
||||
[ numbers.range 64 1024 : 64 ]
|
||||
[ numbers.range 20 1000 : 10 ]
|
||||
# Maximum template instantiation depth guaranteed for ANSI/ISO C++
|
||||
# conforming programs.
|
||||
17
|
||||
|
||||
Reference in New Issue
Block a user