libzypp  10.5.0
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

namespace  zypp
 

Easy-to use interface to the ZYPP dependency resolver.


namespace  boost
 

Boost libraries.


namespace  boost::logic

Typedefs

typedef boost::logic::tribool zypp::TriBool
 3-state boolean logic (true, false and indeterminate).

Detailed Description

Definition in file TriBool.h.