From: Ben S. <bs...@vr...> - 2002-07-12 16:49:11
|
On Fri, 12 Jul 2002, Kevin Meinert wrote: > > ok. hopefully anything we do, we can always find a workaround under the > "lesser" OSs... :) > > ben, didn't you play with loki once? were you able to get IF and for and > while stuff working? I think we could grab those and use them anytime... > Once those were added to gmtl Meta.h then I could look at starting to > convert some of the funcs... (start thinking about looking at starting to > read about to get motivated to ermmm... :) > Yeah I looked a Loki briefly when VC7 first came out. Unfortunately VC7 couldn't even grok the TypeList.h header. For one thing, it couldn't deal with the Select construct. As long as if, for, and while are _not_ using partial template specialization, we _should_ be okay relative to VC7. cheers, ----- Ben Scott Research Assistant VRAC bs...@ia... |