#include <vector>
#include "constants.h"
Include dependency graph for bitset_fwd.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | atlas |
namespace | atlas::bitset |
Typedefs | |
typedef BitSet< constants::RANK_MAX > | atlas::bitset::RankFlags |
typedef BitSet< 2 *constants::RANK_MAX > | atlas::bitset::TwoRankFlags |
typedef std::vector< RankFlags > | atlas::bitset::RankFlagsList |