xgboost
Public Attributes | List of all members
xgboost::BitFieldContainer< VT, Direction, IsConst >::Pos Struct Reference

#include <bitfield.h>

Collaboration diagram for xgboost::BitFieldContainer< VT, Direction, IsConst >::Pos:
Collaboration graph

Public Attributes

index_type int_pos {0}
 
index_type bit_pos {0}
 

Member Data Documentation

◆ bit_pos

template<typename VT , typename Direction , bool IsConst = false>
index_type xgboost::BitFieldContainer< VT, Direction, IsConst >::Pos::bit_pos {0}

◆ int_pos

template<typename VT , typename Direction , bool IsConst = false>
index_type xgboost::BitFieldContainer< VT, Direction, IsConst >::Pos::int_pos {0}

The documentation for this struct was generated from the following file: