#include <paludis/util/attributes.hh>
#include <paludis/util/validated-fwd.hh>
Go to the source code of this file.
Namespaces | |
namespace | paludis |
Typedefs | |
typedef Validated< std::string, ChoicePrefixNameValidator > | paludis::ChoicePrefixName |
typedef Validated< std::string, ChoiceNameWithPrefixValidator > | paludis::ChoiceNameWithPrefix |
typedef Validated< std::string, UnprefixedChoiceNameValidator > | paludis::UnprefixedChoiceName |