cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
equal.hpp File Reference
#include <prc/core/basic/functions/zero.hpp>
#include <prc/core/basic/type_traits.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class X >
static constexpr auto pRC::operator== (X &&a, Zero<> const)
 
template<class X >
static constexpr auto pRC::operator== (Zero<> const, X &&b)
 
static constexpr auto pRC::operator== (Zero<> const, Zero<> const)