cartodata  5.0.5
carto::volumebaseinternal::select_has_bool_conversion< T, has_bool_conversion > Struct Template Reference

#include <cartodata/volume/volumebase_d_operators.h>

Static Public Member Functions

static bool all (const Volume< T > &)
 
static bool any (const Volume< T > &)
 

Detailed Description

template<typename T, bool has_bool_conversion = DataTypeTraits<T>::has_bool_conversion>
struct carto::volumebaseinternal::select_has_bool_conversion< T, has_bool_conversion >

Definition at line 85 of file volumebase_d_operators.h.

Member Function Documentation

◆ all()

template<typename T , bool has_bool_conversion = DataTypeTraits<T>::has_bool_conversion>
static bool carto::volumebaseinternal::select_has_bool_conversion< T, has_bool_conversion >::all ( const Volume< T > &  )
inlinestatic

◆ any()

template<typename T , bool has_bool_conversion = DataTypeTraits<T>::has_bool_conversion>
static bool carto::volumebaseinternal::select_has_bool_conversion< T, has_bool_conversion >::any ( const Volume< T > &  )
inlinestatic

Definition at line 94 of file volumebase_d_operators.h.

Referenced by carto::Volume< T >::any().


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