aboutsummaryrefslogtreecommitdiff
path: root/bdep/new-parsers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/new-parsers.hxx')
-rw-r--r--bdep/new-parsers.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bdep/new-parsers.hxx b/bdep/new-parsers.hxx
index e771369..0bc6d56 100644
--- a/bdep/new-parsers.hxx
+++ b/bdep/new-parsers.hxx
@@ -16,6 +16,9 @@ namespace bdep
{
class scanner;
+ // Note that these parsers merge parameter-specific options rather
+ // than overwriting them (see new-types.hxx for details).
+ //
template <typename T>
struct parser;