#include <paludis/environment-fwd.hh>
#include <paludis/package_id-fwd.hh>
#include <paludis/dep_spec-fwd.hh>
#include <paludis/spec_tree.hh>
#include <paludis/util/attributes.hh>
#include <paludis/util/pimp.hh>
#include <paludis/util/no_type.hh>
#include <paludis/util/wrapped_forward_iterator.hh>
#include <memory>
#include <type_traits>
Go to the source code of this file.
|
template class PALUDIS_VISIBLE | paludis::DepSpecFlattener< PlainTextSpecTree, PlainTextDepSpec > |
|
template class PALUDIS_VISIBLE | paludis::DepSpecFlattener< SetSpecTree, PackageDepSpec > |
|
template class PALUDIS_VISIBLE | paludis::DepSpecFlattener< SimpleURISpecTree, SimpleURIDepSpec > |
|
Declarations for DepSpecFlattener.
Examples