MySQL 9.0.0
Source Code Documentation
pfs_std_allocator.h File Reference
#include "my_config.h"
#include <memory>
#include "my_compiler.h"
#include "my_inttypes.h"
#include "storage/perfschema/pfs_global.h"

Go to the source code of this file.

Classes

struct  PFS_std_allocator< T >
 

Functions

template<class T , class U >
bool operator== (const PFS_std_allocator< T > &t, const PFS_std_allocator< U > &u)
 
template<class T , class U >
bool operator!= (const PFS_std_allocator< T > &t, const PFS_std_allocator< U > &u)
 

Function Documentation

◆ operator!=()

template<class T , class U >
bool operator!= ( const PFS_std_allocator< T > &  t,
const PFS_std_allocator< U > &  u 
)

◆ operator==()

template<class T , class U >
bool operator== ( const PFS_std_allocator< T > &  t,
const PFS_std_allocator< U > &  u 
)