21#ifndef __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_OR_EQUALS_TO_H__
22#define __ANTARES_TOOLBOX_FILTER_OPERATOR_LESS_THAN_OR_EQUALS_TO_H__
24#include "../operator.h"
44 virtual bool compute(
const int a)
const
49 virtual bool compute(
const double a)
const
53 virtual bool compute(
const wxString& a)
const