Macaulay2 Engine
Loading...
Searching...
No Matches

◆ operator!=()

template<class T1, class T2>
bool operator!= ( const StatsAllocator< T1 > & ,
const StatsAllocator< T2 > &  )
noexcept

Definition at line 134 of file myalloc.hpp.

135 {
136 return false;
137}