
8 May
2011
8 May
'11
5:40 p.m.
I'm very interested in fusion and have been experimenting with it.
There is one thing that is currently confusing me. (OK more than one
thing).
The documentation a typical function at
.../fusion/sequence/concepts/associative_sequence.html
shows valid expression
has_key<K>(s)
returning type
result_of::has_key::type
which is OK by me. But why doesn't fusion use:
#include