2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-20 16:32:18 +00:00
Files
build/example/customization/usage.verbatim

5 lines
162 B
Plaintext

usage
Usage: codegen class_name
This program takes a template of C++ code and replaces of all occurrences of
%class_name% with the passed 'class_name' parameter.