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

◆ operator==()

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

Definition at line 129 of file myalloc.hpp.

130 {
131 return true;
132}