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

#include <cartodata/volume/volumebase_d_operators.h>

Static Public Member Functions

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

Detailed Description

template<typename T>
struct carto::volumebaseinternal::select_has_bool_conversion< T, true >

Definition at line 125 of file volumebase_d_operators.h.

Member Function Documentation

◆ all()

template<typename T >
static bool carto::volumebaseinternal::select_has_bool_conversion< T, true >::all ( const Volume< T > &  vol)
inlinestatic

Definition at line 127 of file volumebase_d_operators.h.

References carto::all().

◆ any()

template<typename T >
static bool carto::volumebaseinternal::select_has_bool_conversion< T, true >::any ( const Volume< T > &  vol)
inlinestatic

Definition at line 132 of file volumebase_d_operators.h.

References carto::any().


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