Compares equal to any byte span that begins with the same prefix.

Synopsis

Declared in <wallet/db.h>

struct BytePrefix;

Data Members

Name

Description

prefix

The byte prefix to compare against.

Non-Member Functions

Name

Description

operator<

Orders a prefix before any span that does not start with it.

Created with MrDocs