Boost logo

Boost :

From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2002-06-21 18:18:16


> b. What's "I"? Maybe you meant "D"?

I - D whatever. :)

I guess that this was *even more* amusing than I was expecting. :)

This is amazing 'on-the-fly' enumerated values:

switch (operator_token) {
    case '+ ': // extra space to make it an 'int'
    case '++':
    case '->*':

Paul Mensonides


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk