#include <barrayvector-bones.hpp>
template<typename Cell_Type = bool, typename Data_Type = bool>
class BArrayVector_const< Cell_Type, Data_Type >
Definition at line 73 of file barrayvector-bones.hpp.
 
◆ BArrayVector_const()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
 
 
◆ ~BArrayVector_const()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
 
 
◆ begin()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
  
  
      
        
          | std::vector< Cell_Type >::const_iterator BArrayVector_const< Cell_Type, Data_Type >::begin  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ end()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
  
  
      
        
          | std::vector< Cell_Type >::const_iterator BArrayVector_const< Cell_Type, Data_Type >::end  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ is_col()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
 
 
◆ is_row()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
 
 
◆ operator std::vector< Cell_Type >()
template<typename Cell_Type , typename Data_Type > 
 
 
◆ operator!=()
template<typename Cell_Type , typename Data_Type > 
  
  
      
        
          | bool BArrayVector_const< Cell_Type, Data_Type >::operator!=  | 
          ( | 
          const Cell_Type &  | 
          val | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
template<typename Cell_Type , typename Data_Type > 
 
 
◆ operator<=()
template<typename Cell_Type , typename Data_Type > 
  
  
      
        
          | bool BArrayVector_const< Cell_Type, Data_Type >::operator<=  | 
          ( | 
          const Cell_Type &  | 
          val | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==()
template<typename Cell_Type , typename Data_Type > 
  
  
      
        
          | bool BArrayVector_const< Cell_Type, Data_Type >::operator==  | 
          ( | 
          const Cell_Type &  | 
          val | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator>()
template<typename Cell_Type , typename Data_Type > 
 
 
◆ operator>=()
template<typename Cell_Type , typename Data_Type > 
  
  
      
        
          | bool BArrayVector_const< Cell_Type, Data_Type >::operator>=  | 
          ( | 
          const Cell_Type &  | 
          val | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ size()
template<typename Cell_Type  = bool, typename Data_Type  = bool> 
 
 
The documentation for this class was generated from the following files: