diff --git a/v2/doc/src/reference.xml b/v2/doc/src/reference.xml index 648cc2bd6..449f6925c 100644 --- a/v2/doc/src/reference.xml +++ b/v2/doc/src/reference.xml @@ -770,7 +770,6 @@ path-constant DATA : data/a.txt ; c++-template-depth - 64-bit compilation Allowed values: Any positive @@ -779,9 +778,9 @@ path-constant DATA : data/a.txt ; This feature allows configuring a C++ compiler with the maximal - template instantiation depth parameter. Exact default values as well - as whether this feature is supported at all depend on the toolset - used. + template instantiation depth parameter. Specific toolsets may or may + not provide support for this feature depending on whether their + compilers provide a corresponding command-line option.