
9 May
2006
9 May
'06
3:24 a.m.
Tobias Schwinger <tschwinger@neoscientists.org> writes:
foo<is_sequence<int(int,long)>::value>::bar() calls one function in TU #1 and another function in TU #2.
True. foo<true> and foo<false> are two different classes...
Clear yet?
Sorry, not quite. Where is the redefinition?
Look up the definition of ODR in the standard and you will see that this qualifies. -- Dave Abrahams Boost Consulting www.boost-consulting.com