OTB  9.0.0
Orfeo Toolbox
Public Types | List of all members
otb::ogr::propagate_const< Tin, Tout > Struct Template Reference

#include <otbOGRGeometriesVisitor.h>

Public Types

typedef Tout type
 

Detailed Description

template<typename Tin, typename Tout>
struct otb::ogr::propagate_const< Tin, Tout >

propagation of const-qualifier.

Note
This type traits is likelly to appear in boost at some point in time.
As a consequence, it follows C++ standard and boost naming policy.
Since
OTB v 3.14.0

Definition at line 42 of file otbOGRGeometriesVisitor.h.

Member Typedef Documentation

◆ type

template<typename Tin , typename Tout >
typedef Tout otb::ogr::propagate_const< Tin, Tout >::type

Definition at line 44 of file otbOGRGeometriesVisitor.h.


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