AliceVision
Photogrammetric Computer Vision Framework
Public Types | Public Member Functions | List of all members
aliceVision::sfmData::ProxyPair< T, IsConstant > Class Template Reference

#include <SharedPtrMap.hpp>

Public Types

using Traits = MapTraits< T, IsConstant >
 

Public Member Functions

 ProxyPair (Traits::baseIterator it)
 
Traits::baseIterator getIterator () const
 
Traits::keyType & first () const
 
Traits::valueType & second () const
 
template<std::size_t I>
decltype(auto) get () const
 

Detailed Description

template<class T, bool IsConstant>
class aliceVision::sfmData::ProxyPair< T, IsConstant >

ProxyPair is a fake pair used for reference access


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