The following substitutions are defined for file and directory names:
Table 1.2. File and directory name substitutions used by the sandbox template
|
substitution template |
substituted text |
|---|---|
|
$template_library$ |
The library name specified by the user |
Table 1.3. File content substitutions used by the sandbox template
|
substitution template |
substituted text |
extensions |
|---|---|---|
|
$template_library$ |
The library_name specified by the user |
general |
|
$template_Library$ |
Capitalized Library Name |
general |
|
$template_LibraryConcat$ |
Concatenated, capitalized LibraryName |
general |
|
$template_LIBRARY$ |
Uppercase LIBRARY_NAME |
general |
|
$template_Boost_Library$ |
The full Boost.Library Name name of the library |
general |
|
$template_copyright$ |
Python-style commented copyright block |
Jamfile,.jam,.v2,.qbk,.py |
|
$template_copyright$ |
C++-style commented copyright block |
.hpp, .cpp |
|
$template_qbk_copyright$ |
Copyright block with quickbook-style link |
.qbk |
|
$template_authors_reversed$ |
Bracketed list of authors, last name first |
general |
|
$template_authors$ |
list of authors, as specified by the user |
general |
|
$template_year$ |
Current year |
general |