Douglas B. Rumbaugh
Blog
Publications
Conferences
Vitae
Links
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
benchmarks
/
old-bench
/
test.cpp
blob: 75bffe307b60f06501d4e7628a2d069cafe26bcb (
plain
)
1
2
3
4
5
6
7
#include
"alex.h"
int
main
(
int
argc
,
char
**
argv
) {
alex
::
Alex
<
int
,
int
>
test
;
}