#include "bitset_fwd.h"
Include dependency graph for kgb_fwd.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | atlas |
namespace | atlas::kgb |
Typedefs | |
typedef size_t | atlas::kgb::KGBElt |
typedef std::vector< KGBElt > | atlas::kgb::KGBEltList |
typedef std::pair< KGBElt, KGBElt > | atlas::kgb::KGBEltPair |
typedef std::vector< KGBEltPair > | atlas::kgb::KGBEltPairList |
typedef bitset::RankFlags | atlas::kgb::Descent |
typedef std::vector< Descent > | atlas::kgb::DescentList |