|
paludis
Version 1.4.0
|
#include <paludis/util/attributes.hh>#include <paludis/util/wrapped_value-fwd.hh>#include <iosfwd>#include <paludis/choice-se.hh>Go to the source code of this file.
Namespaces | |
| namespace | paludis |
Typedefs | |
| typedef WrappedValue < ChoicePrefixNameTag > | paludis::ChoicePrefixName |
| typedef WrappedValue < ChoiceNameWithPrefixTag > | paludis::ChoiceNameWithPrefix |
| typedef WrappedValue < UnprefixedChoiceNameTag > | paludis::UnprefixedChoiceName |
Enumerations | |
| enum | paludis::ChoiceOrigin { paludis::co_explicit, paludis::co_implicit, paludis::co_special, paludis::last_co } |
Functions | |
| std::ostream & | paludis::operator<< (std::ostream &, const ChoiceOrigin &) PALUDIS_VISIBLE |
Forward declarations for paludis/choice.hh .
1.8.3.1