cartodata 6.0.0
carto::internal::changeIf< T, U > Struct Template Reference

#include <cartodata/volume/volumeutil.h>

Inheritance diagram for carto::internal::changeIf< T, U >:
Collaboration diagram for carto::internal::changeIf< T, U >:

Public Member Functions

 changeIf (const T &value)
 
bool operator() (const T &x, const U &y)
 

Detailed Description

template<typename T, typename U>
struct carto::internal::changeIf< T, U >

Definition at line 1301 of file volumeutil.h.

Constructor & Destructor Documentation

◆ changeIf()

template<typename T, typename U>
carto::internal::changeIf< T, U >::changeIf ( const T & value)
inline

Definition at line 1303 of file volumeutil.h.

Member Function Documentation

◆ operator()()

template<typename T, typename U>
bool carto::internal::changeIf< T, U >::operator() ( const T & x,
const U & y )
inline

Definition at line 1304 of file volumeutil.h.


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