libzypp  14.29.1
TriBool.h File Reference
#include <iosfwd>
#include <boost/logic/tribool.hpp>
Include dependency graph for TriBool.h:
This graph shows which files directly or indirectly include this file:

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...