
1 Mar
2007
1 Mar
'07
7:02 p.m.
AMDG Lewis Hyatt <lhyatt <at> princeton.edu> writes:
Anyways, while pointers to static function variables are guaranteed unique, they are not constant expressions, so this might not be what the OP was looking for.
Pointers to class static members can be passed as template non-type arguments, though, which might be sufficient.
-Lewis
Alas. Comparison of pointers does not yield a constant expression. In Christ, Steven Watanabe