#include <barraycell-bones.hpp>
template<typename Cell_Type = bool, typename Data_Type = bool>
class BArrayCell_const< Cell_Type, Data_Type >
Definition at line 46 of file barraycell-bones.hpp.
◆ BArrayCell_const()
template<typename Cell_Type = bool, typename Data_Type = bool>
◆ ~BArrayCell_const()
template<typename Cell_Type = bool, typename Data_Type = bool>
◆ operator Cell_Type()
template<typename Cell_Type , typename Data_Type >
◆ operator!=()
template<typename Cell_Type , typename Data_Type >
bool BArrayCell_const< Cell_Type, Data_Type >::operator!= |
( |
const Cell_Type & |
val | ) |
const |
|
inline |
◆ operator<()
template<typename Cell_Type , typename Data_Type >
bool BArrayCell_const< Cell_Type, Data_Type >::operator< |
( |
const Cell_Type & |
val | ) |
const |
|
inline |
◆ operator<=()
template<typename Cell_Type , typename Data_Type >
bool BArrayCell_const< Cell_Type, Data_Type >::operator<= |
( |
const Cell_Type & |
val | ) |
const |
|
inline |
◆ operator==()
template<typename Cell_Type , typename Data_Type >
bool BArrayCell_const< Cell_Type, Data_Type >::operator== |
( |
const Cell_Type & |
val | ) |
const |
|
inline |
◆ operator>()
template<typename Cell_Type , typename Data_Type >
bool BArrayCell_const< Cell_Type, Data_Type >::operator> |
( |
const Cell_Type & |
val | ) |
const |
|
inline |
◆ operator>=()
template<typename Cell_Type , typename Data_Type >
bool BArrayCell_const< Cell_Type, Data_Type >::operator>= |
( |
const Cell_Type & |
val | ) |
const |
|
inline |
The documentation for this class was generated from the following files: