Skip to content

Commit

Permalink
Fix README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jll63 committed Jan 9, 2015
1 parent ea36099 commit 1c8cd0e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README
Expand Up @@ -16,9 +16,7 @@ Salient features are:
operations. See tests/benchmarks.cpp.

* size: dispatch tables are constructed in terms of class groups. This
results, most of the time, in a table devoid of redundancies. The
size is bounded by the product of the number of specializers - not
classes - in each dimension.
results in a table devoid of redundancies.

* support for "foreign" class hierarchies: the library can be used
without modifications to existing classes, at the cost of lower
Expand Down

0 comments on commit 1c8cd0e

Please sign in to comment.