Home | Libraries | People | FAQ | More |
boost::logic::get_default_indeterminate_name — Returns a string containing the default name for the indeterminate value of a tribool with the given character type T.
template<typename T> std::basic_string< T > get_default_indeterminate_name();
Copyright © 2002-2004 Douglas Gregor |