![]() |
Home | Libraries | People | FAQ | More |
boost::logic::indeterminate_name — A locale facet specifying the name of the indeterminate value of a tribool.
// In header: <boost/logic/tribool_io.hpp> template<typename CharT> class indeterminate_name : public , private { public: // types typedef CharT ; typedef CharT > ; // construct/copy/destruct (); (const ); // public member functions () ; // public data members static id; // Uniquily identifies this facet with the locale. };