paludis
Version 2.6.0
|
#include <iosfwd>
#include <paludis/util/attributes.hh>
#include <paludis/util/options-fwd.hh>
#include <paludis/fs_merger-se.hh>
Go to the source code of this file.
Namespaces | |
paludis | |
Typedefs | |
typedef Options< FSMergerStatusFlag > | paludis::FSMergerStatusFlags |
typedef Options< FSMergerOption > | paludis::FSMergerOptions |
Functions | |
std::ostream & | paludis::operator<< (std::ostream &, const FSMergerStatusFlag &) PALUDIS_VISIBLE |
std::ostream & | paludis::operator<< (std::ostream &, const FSMergerOption &) PALUDIS_VISIBLE |
std::istream & | paludis::operator>> (std::istream &, FSMergerOption &) PALUDIS_VISIBLE |
Forward declarations for paludis/fs_merger.hh .