Mobile API Reference  MicroStrategy 2019
Allocator.h File Reference
#include "PDCHeader/PDClimits.h"
#include "PDCHeader/PDCcstdlib"
#include "PDCHeader/PDCutility"
#include "Buffer.h"

Go to the source code of this file.

Classes

class  MBase::Allocator< _Ty >
 
struct  MBase::Allocator< _Ty >::rebind< _UT >
 
class  MBase::Allocator< void >
 
struct  MBase::Allocator< void >::rebind< _UT >
 

Namespaces

 MBase
 

Functions

template<class _Ty , class _UT >
bool MBase::operator== (const Allocator< _Ty > &left, const Allocator< _UT > &right)
 
template<class _Ty , class _UT >
bool MBase::operator!= (const Allocator< _Ty > &left, const Allocator< _UT > &right)