Jason House wrote:
I'm thinking that it would be nice to be able to us define distinct
types based on strings (the fundamental type const char * and not
std::string).  The intended use is in templates.

Well I'm just curious how you would like to accomplish this. String literals as template parameters don't really work all that well, if I recall correctly. Then again, I might be wrong.


Dirk Gerrits


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to