libzypp 17.37.17
ParseDefTraits.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
12#ifndef ZYPP_PARSER_XML_PARSEDEFTRAITS_H
13#define ZYPP_PARSER_XML_PARSEDEFTRAITS_H
14
15#include <zypp/Bit.h>
16
18namespace zypp
19{
21 namespace xml
22 {
23
25 //
26 // CLASS NAME : ParseDefTraits
27 //
48
49
51 } // namespace xml
54} // namespace zypp
56#endif // ZYPP_PARSER_XML_PARSEDEFTRAITS_H
An integral type used as BitField.
Definition Bit.h:160
Easy-to use interface to the ZYPP dependency resolver.
static const IntT value
Definition Bit.h:115
Range of bits starting at bit _begin with length _size.
Definition Bit.h:82
bit::Range< ModeBitsType, 0, 1 > TypeBits
bit::BitField< ModeBitsType > ModeBits
bit::Range< ModeBitsType, TypeBits::end, 1 > VisitBits