HIBF 1.0.0-rc.1
|
Public Attributes | |
size_t | idx {} |
size_t | number_of_technical_bins {} |
std::vector< size_t > | previous_TB_indices {} |
size_t | storage_TB_id {} |
Friends | |
template<typename stream_type > requires std::derived_from<stream_type, std::ostream> | |
stream_type & | operator<< (stream_type &stream, user_bin const &object) |
auto | operator<=> (user_bin const &, user_bin const &)=default |