Skip to content
Snippets Groups Projects
Commit c1d267ee authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

A pre-requisite patch for turning Index into an Object.

A pre-requisite patch for turning Index into an Object:

Extract key description into an own structure, struct key.

Introduce key_config function, which
transfers configuration from confetti structure
into struct key.

This allows to decouple index construction from
key construction -- something you need
if you want a virtual constructor for index.
parent 0db5cee5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment