|
libzypp
14.29.1
|
#include <iosfwd>#include <boost/logic/tribool.hpp>

Go to the source code of this file.
Namespaces | |
| zypp | |
| Easy-to use interface to the ZYPP dependency resolver. | |
| boost | |
| Boost libraries. | |
| boost::logic | |
Typedefs | |
| typedef boost::logic::tribool | zypp::TriBool |
3-state boolean logic (true, false and indeterminate). More... | |