Project
Loading...
Searching...
No Matches
o2::rans::internal::SparseVectorIterator< container_T >::PtrHelper Class Reference

#include <SparseVector.h>

Public Member Functions

 PtrHelper ()=default
 
 PtrHelper (value_type value)
 
value_typeoperator-> ()
 
value_typeoperator-> () const
 

Detailed Description

template<class container_T>
class o2::rans::internal::SparseVectorIterator< container_T >::PtrHelper

Definition at line 340 of file SparseVector.h.

Constructor & Destructor Documentation

◆ PtrHelper() [1/2]

template<class container_T >
o2::rans::internal::SparseVectorIterator< container_T >::PtrHelper::PtrHelper ( )
default

◆ PtrHelper() [2/2]

template<class container_T >
o2::rans::internal::SparseVectorIterator< container_T >::PtrHelper::PtrHelper ( value_type  value)
inline

Definition at line 344 of file SparseVector.h.

Member Function Documentation

◆ operator->() [1/2]

template<class container_T >
value_type * o2::rans::internal::SparseVectorIterator< container_T >::PtrHelper::operator-> ( )
inline

Definition at line 346 of file SparseVector.h.

◆ operator->() [2/2]

template<class container_T >
value_type * o2::rans::internal::SparseVectorIterator< container_T >::PtrHelper::operator-> ( ) const
inline

Definition at line 347 of file SparseVector.h.


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