Boost logo

Boost Users :

From: Ken Klose (ken.klose_at_[hidden])
Date: 2007-04-21 16:42:38


 tribool theBool(indeterminate);
 cout << "theBool <" << boolalpha << theBool << ">" << endl;

prints out

theBool <false>

What am I missing? An #include? A 'using' declaration? Both?

Thanks,
Ken


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net