libdap Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
Operators.h File Reference
#include "GNURegex.h"
#include "ce_expr.tab.hh"
Include dependency graph for Operators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libdap
 top level DAP object to house generic methods
 

Functions

template<class T1, class T2>
bool libdap::Cmp (int op, T1 v1, T2 v2)
 
template<class T1, class T2>
bool libdap::StrCmp (int op, T1 v1, T2 v2)