cartodata  5.0.5
carto::internal::notInSet< T, U > Struct Template Reference

#include <cartodata/volume/volumeutil.h>

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

Public Member Functions

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

Detailed Description

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

Definition at line 866 of file volumeutil.h.

Member Function Documentation

◆ operator()()

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

Definition at line 868 of file volumeutil.h.


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