Boost logo

Boost :

From: Corey Lubin (kangel_at_[hidden])
Date: 2002-05-28 03:50:27


g++ (2.95.3-5) behaves as it should:

int main() {
    std::cout << (ERROR_NO_AVAILABLE_CONCAT)
(1, 0) << &std::endl;
    return 0;
}

Corey Lubin


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