Reference counting class for the shared_ptr implementation.  
 More...
#include <shared_ptr.hpp>
Reference counting class for the shared_ptr implementation. 
Definition at line 39 of file shared_ptr.hpp.
 
  
  
      
        
          | viennacl::tools::detail::count::count  | 
          ( | 
          unsigned int  | 
          val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void viennacl::tools::detail::count::dec  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void viennacl::tools::detail::count::inc  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool viennacl::tools::detail::count::is_null  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | unsigned int viennacl::tools::detail::count::val  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: