Add efficiency measurement

[SVN r30920]
This commit is contained in:
Dave Abrahams
2005-09-12 16:16:31 +00:00
committed by Peter Dimov
parent b8e39f7769
commit 33c1290eb4

View File

@@ -4,6 +4,7 @@ test-suite "parameter"
: [ run basics.cpp ]
[ run sfinae.cpp ]
[ run macros.cpp ]
[ run unnamed.cpp ]
[ run unnamed.cpp ]
[ run efficiency.cpp ]
[ compile unwrap_cv_reference.cpp ]
;