[pooma-dev] Domain traits

James Crotinger JimC at proximation.com
Wed Apr 11 21:40:44 UTC 2001





What is the mailer doing to my email? It appears to be stripping out
indentation. Must I nuke HTML mail in order for my mail to this list to be
intelligible? 
	Jim

The trouble is that when you "get the traits" from somewhere else,
you are in fact duplicating them.  If you write something like


template <class Dom>

struct DomainTraits {

  static const int dimensions = Dom::dimensions;

  // ...

};

then you are once again duplicating all the traits data.
Oh pshaw. 8-)
        Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/pooma-dev/attachments/20010411/9981de97/attachment.html>


More information about the pooma-dev mailing list