Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Classes | Namespaces | Functions
slice.h File Reference
#include <assert.h>
#include <stddef.h>
#include <string.h>
#include <string>
Include dependency graph for slice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  leveldb::Slice
 

Namespaces

 leveldb
 

Functions

bool leveldb::operator== (const Slice &x, const Slice &y)
 
bool leveldb::operator!= (const Slice &x, const Slice &y)