libzypp  13.10.6
TriBool.h File Reference
#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...