JsonCpp project page Classes Namespace JsonCpp home page

allocator.h File Reference
#include <cstring>
#include <memory>

Classes

class  Json::SecureAllocator< T >
 
struct  Json::SecureAllocator< T >::rebind< U >
 

Namespaces

 Json
 JSON (JavaScript Object Notation).
 

Functions

template<typename T , typename U >
bool Json::operator== (const SecureAllocator< T > &, const SecureAllocator< U > &)
 
template<typename T , typename U >
bool Json::operator!= (const SecureAllocator< T > &, const SecureAllocator< U > &)